Skip to content

Releases: goxr3plus/FX-BorderlessScene

Bug Fixes

28 Jan 11:09
8469412
Compare
Choose a tag to compare

4.3.1

09 May 09:18
Compare
Choose a tag to compare

Fixed some warnings .

4.3.0

09 May 08:05
Compare
Choose a tag to compare

Resolved #20 which involves minimizing Undecorated Stages Problem :)

For Windows only .

4.2.0

03 May 11:38
3587969
Compare
Choose a tag to compare

Bug Fixes

4.1.0

02 May 11:52
Compare
Choose a tag to compare

Added missing fxml files :)

4.0.0

30 Apr 16:17
Compare
Choose a tag to compare

Project can now be imported with Java 11 and above java projects.

Minor bug fixes and style improvements .

Fixed packaging to follow standart maven layout.

So from now you must use :

com.goxr3plus.fxborderlessscene.borderless.BorderlessScene

instead of :

main.java.com.goxr3plus.fxborderlessscene.borderless.BorderlessScene

NullPointer Bug on resizing fixed

22 Sep 13:19
Compare
Choose a tag to compare

Much love to bwcsemaj for resolving issue #5 .

New features , like styling AeroSnap Window , Small bug fixes

30 May 16:07
Compare
Choose a tag to compare

Please check read me for all the information , i have added examples for everything .

New examples window completely reworked

example new window

Fixed Resize bug for Windows and Mac OS .

29 May 19:48
Compare
Choose a tag to compare

Fixed Resize bug for Windows and Mac OS .

Big love for the guy with pull requested the fix -> https://github.com/Typhon0?tab=repositories

Huge bug Fixes + Future Ahead Extra Transparent Window

11 Dec 02:34
Compare
Choose a tag to compare

1)Huge bug fixes when resizing the window .

2)A transparent window appears showing you how the window will resize when moving to the Screen Corners and on Screen Left,Right,Top,Bottom edge .

Enjoy :) It took me 3 hours to figure it out