- add HUD rectangle auto size for 2D Graphic Engine

This commit is contained in:
Marius Stanciu
2021-08-30 18:28:35 +03:00
parent 9637908b55
commit 2b40ba1c5f
2 changed files with 28 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- removed patch to fix scaling on HIDPI displays since now the fix is implemented in VisPy v0.8.1
- modified a patch for VisPy Infinite Line Visual that set the line width, in order to make it compliant with newer versions of OpenGL
- add HUD rectangle auto size for 3D Graphic Engine
- add HUD rectangle auto size for 2D Graphic Engine
29.08.2021