mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
v3.6.2
- (Add) Debug sub menu to test some behaviours (Only when compiled in debug mode, not visible on public release) - (Add) Utility method `LayerExists` to the file formats to know if specific layer index exists in the collection - (Improvement) Add loaded file information to the crash dialog message - (Fix) Message dialog height do not expand with text (#537) - (Fix) Crash when all layers get removed and UI attempt to show a layer (#538)
This commit is contained in:
+5
-2
@@ -1,3 +1,6 @@
|
||||
- (Fix) GCode: Improve the regex for parsing layer index from comments, also fixes chitubox zip format layer parsing
|
||||
- (Fix) MacOS: Auto updater was not copying the files to the right location, leading to not upgrade the program. However this version still need to update manually
|
||||
- (Add) Debug sub menu to test some behaviours (Only when compiled in debug mode, not visible on public release)
|
||||
- (Add) Utility method `LayerExists` to the file formats to know if specific layer index exists in the collection
|
||||
- (Improvement) Add loaded file information to the crash dialog message
|
||||
- (Fix) Message dialog height do not expand with text (#537)
|
||||
- (Fix) Crash when all layers get removed and UI attempt to show a layer (#538)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user