- fixed the fullscreen method to show the application window in fullscreen wherever the mouse pointer it is therefore on the screen we are working on; before it was showing always on the primary screen

This commit is contained in:
Marius Stanciu
2019-09-24 13:30:51 +03:00
parent e8dc4aece7
commit 4bd8475893
2 changed files with 11 additions and 2 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
24.09.2019
- fixed the fullscreen method to show the application window in fullscreen wherever the mouse pointer it is therefore on the screen we are working on; before it was showing always on the primary screen
23.09.2019
- in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded