Guides now move with a step of 0.5 pixels

This commit is contained in:
OverloadedOrama 2020-09-30 13:12:01 +03:00
parent 2bc5a919fb
commit 54cfecacc4
2 changed files with 9 additions and 6 deletions

View file

@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- A new purple theme.
### Changed
- Guides now move with a step of 0.5 pixels. That makes it possible to have guides (and symmetry guides) to be in the middle of pixels.
- Changed how Dark, Gray, Caramel and Light themes look. All theme elements now have the same spacing and margins.
### Fixed