Robin Krom
aff8ba2109
Fixed copyright, fixed some spelling and updated some of the code to a newer syntax.
2021-03-08 22:26:10 +01:00
Killy
dcf75fd081
Use Fractions to represent zoom factor
...
The goal is to be able to get as close as possible to perfect 66.(6)% (2/3) zoom factor, and also remove types mismatch between the editor form and the surface.
2020-04-30 17:57:36 +03:00
Killy
2be1898c53
Width and Height shouldn't be exposed through ISurface anymore
2020-04-27 19:30:22 +03:00
Killy
169dbdccec
Rework for paste from clipboard
...
- location is determined by the same code for images and text;
- use visible area to determine the location.
2020-04-27 19:15:08 +03:00
Killy
136953aa4e
Fixes for some identified issues
...
- better interface for coordinate translation;
- correct context menu location;
- speech bubble tail can be dragged over the whole image.
2020-04-27 01:13:22 +03:00
Killy
8b45489b11
Zoom feature for the editor
2020-04-26 16:50:17 +03:00
Robin Krom
684a7615d7
This commit breaks compiling for a short (!) period, need to sync my work to a different system
2020-02-25 07:56:45 +01:00