Files
UVtools/RELEASE_NOTES.md
T
Tiago Conceição e550fdc266 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)
2022-08-21 23:39:20 +01:00

441 B

  • (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)