Elementa icon indicating copy to clipboard operation
Elementa copied to clipboard

ExampleGui.kt not working correctly

Open kada49 opened this issue 3 years ago • 0 comments

Describe the bug So, when the GUI opens there are two problems with the StickyNote() classwhen you click on "Create Notes!":

  1. You aren't able to write any text
  2. The "textHolder" is 2 pixels to high

To Reproduce Steps to reproduce the behavior: First Bug

  1. Open the GUI in any way you set it up (I did it with a command)
  2. Click on 'Create Notes!'
  3. See error: You can't write any text

Second Bug

  1. Open the GUI in any way you set it up (I did it with a command)
  2. Click on 'Create Notes!'
  3. The Gray Area is too long, goes till outside the "StickyNote" on the bottom side

Screenshots Second Bug image

kada49 avatar Jun 29 '22 08:06 kada49