Code Monkey home page Code Monkey logo

whiteboard-client's People

Contributors

cwhist avatar disarmy avatar kasania avatar kyraaan avatar pllap avatar sjy5386 avatar susemeeee avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whiteboard-client's Issues

BUG : Undo feature is not working when use undo feature 10 times

Describe the bug
Undo feature is not working when use undo feature 10 times

To Reproduce
Steps to reproduce the behavior:

  1. Draw 10 lines
  2. Undo 10 times
  3. Draw 1 line
  4. Undo 1 time
  5. See error

Expected behavior
The "undo" feature operates normally.

Additional context
You can fix with workdatalist array

BUG : Eraser effect coordinate mismatch

Describe the bug
Eraser effect coordinate mismatch when mouse exit from canvas

To Reproduce
Steps to reproduce the behavior:

  1. Press "지우개" button
  2. Move mouse out of canvas
  3. See error

Expected behavior
Eraser effect operates normally.

FR : Please implement a feature that provides panels created by makePanel().

Is your feature request related to a problem? Please describe.
The image that is sent from the server has to be displayed in the participant panel, and there is no way to access to the panel.
I need a method that provides panel of each participant.

Describe the solution you'd like
The number of panels is managed by ID now, so I think you can save them to a List.
And then you can implement a method that provides List itself, or a member(panel) of a List.

Describe alternatives you've considered
I think there are other ways to manage panels, for example, to create a class that has ID and JPanel, for convenience.

Additional context
For now, I think, Variable ID in the class ParticipantsPanel is ambiguous.
I understand that it just indicates how many panels we have, and nothing anymore.
If you make List of panels, purpose of this variable could be obvious.

BUG : Image on canvas is missing when canvas is invisible.

Describe the bug
Image on canvas is missing when canvas is invisible.

To Reproduce
Steps to reproduce the behavior:

  1. Draw on canvas anything.
  2. Hide frame with minimize button or move frame to outside of screen.
  3. When exposed frame after hide, you can't see image on canvas.
  4. When you click canvas, then image is exposed.

Expected behavior
When exposed frame, image on canvas is showing instantly.

Additional context
You can fix this with window??listener.

BUG : Default encoding of each users are different

Describe the bug
The project's default encoding is not specified. Because of this, some users run programs as UTF-8 and some as MS949. Thus you will see garbled characters when chatting.

To Reproduce
Steps to reproduce the behavior:

  1. Type chat message.
  2. Send the message by pressing the Enter button.
  3. Chat message is shown garbled.

Expected behavior
The message you sent is shown to the chat screen intactly.

BUG : Brush size not applied when draw a point

Describe the bug
Brush size not applied when draw a point

To Reproduce
Steps to reproduce the behavior:

  1. Change brush size
  2. Click in canvas
  3. Brush size not applied

Expected behavior
Brush size applied when draw a point

BUG : Color change to null

Describe the bug
Color change to null when press cancel button in color choose feature

To Reproduce
Steps to reproduce the behavior:

  1. Press "색 변경" button
  2. Press "cancel" button
  3. Draw in canvas
  4. See error

Expected behavior
The "colorchooer" feature operates normally

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.