blackbeltlabs / TextAnnotation

Swift text annotation component for macOS.
MIT License
5 stars 2 forks source link

Fix text flickering on scaling and move scale knob to the bottom center #16

Closed ulian-onua closed 3 years ago

ulian-onua commented 3 years ago

@dworak this PR is based on your changes here: https://github.com/blackbeltlabs/zappy/pull/113

The main changes are: 1) Text flickering is fixed during scaling 2) The knob to scale text is moved from the right bottom corner to center bottom.