Skip to content

Releases: Synthird/textfield-resizes-window

v1.3.0

28 Jul 01:39
b48cae7

Choose a tag to compare

Changelog

  • Added the ability to switch between light and dark mode

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Jul 22:10
6464123

Choose a tag to compare

Changelog

  • Made the UI more modern with dark mode on

Full Changelog: v1.1.2...v1.2.0

v1.1.2

04 Jun 02:00
e273c1e

Choose a tag to compare

Changelog

  • Changed the window icon

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Apr 01:34
c6a7f5f

Choose a tag to compare

Changelog

  • Replaced the default openJDK app icon with a custom one
  • Instructions for installing the jar were changed since the jar can be accessed via zip folder

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Apr 00:53
20fc119

Choose a tag to compare

Changelog

  • Textfields/textboxes now have arrows for incrementing and decrementing
  • Removed the pop-up error when entering something invalid into the textfields/textboxes
  • Buttons and the resize with mouse checkbox can be selected when pressing the tab key

Full Changelog: v1.0.7...v1.1.0

v1.0.7

19 Feb 21:47
490dfc9

Choose a tag to compare

Changelog

  • Entering a number that is greater than or equal 2147483647 just sets the window to the max width/height
  • The error pop-up refers to the textfields/textboxes

Full Changelog: v1.0.6...v1.0.7

v1.0.6

04 Feb 08:22
a92df57

Choose a tag to compare

Changelog

  • The error-pop up now opens in the middle of the GUI instead of the middle of the monitor screen
  • Blank textboxes set measurements to 0 instead of showing the pop-up error

Full Changelog: v1.0.5...v1.0.6

v1.0.5

27 Jan 21:21
adb816e

Choose a tag to compare

Changelog

  • Removed the minimum size constraint

Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 Jan 08:21
00385b1

Choose a tag to compare

Changelog

  • Minimum values are removed from text labels

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Jan 20:33
1ea071f

Choose a tag to compare

Changelog

  • Maximum window size values are removed from the text labels
  • Textboxes/textfields displays the window size when opened
  • Resizing the window will cause the textboxes/textfields to display its size automatically

Full Changelog: v1.0.2...v1.0.3