TODO feature: Frame screenshot can be copied to clipboard with some limitations (no transparency)

This commit is contained in:
Anton Mukhin
2025-07-08 12:11:46 +03:00
parent 686ff7b780
commit 4dd4743b21
8 changed files with 105 additions and 51 deletions

View File

@@ -4,6 +4,7 @@ Application:
Functionality:
V Show note field in Export comments
V When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw
V Frame screenshot can be copied to clipboard with some limitations (no transparency)
Bugs:
V Fixed "Frame modified" check. It leaves modified flag if user refused to save changes.