mac-comp127 / kilt-graphics

Graphics and UI library for learning software development principles in Java
https://mac-comp127.github.io/kilt-graphics/
2 stars 17 forks source link

Button and TextField's position change when minimizing the window #9

Closed lucy-tran closed 3 years ago

lucy-tran commented 4 years ago

In our project, all the buttons and text fields just move to the middle top edge of the window everytime we minimize and open up the window. The text fields also squeeze itself into thin rectangles. Bug Bug2