Zoom label now shows the correct zoom value on smooth zoom

This commit is contained in:
OverloadedOrama 2020-04-18 20:38:59 +03:00
parent 53a9719230
commit cba301f911
2 changed files with 11 additions and 3 deletions

View file

@ -55,6 +55,7 @@ Martin Novák (novhack), luiq54, Schweini07, Marco Galli (Gaarco), Matheus Peseg
- Fixed issue with LineEdits not letting go of focus when the user clicked somewhere else.! (Issue #167)
- When the palette, outline and rotate image dialogs are open, the user can't zoom in the canvas anymore.
- Fixed bug where the user could drag the selection and the guides when the canvas had no focus.
- The zoom label on the top bar now shows the correct zoom value when smooth zoom is enabled.
### Removed
- It's no longer possible for frames to have different amounts of layers. All frames have the same amount.