aboutsummaryrefslogtreecommitdiff
path: root/src/dimension_indicator.rs
Commit message (Collapse)AuthorAgeLines
* Fix the dimension indicators persisting after addArne Dußin2020-11-15-0/+4
| | | | | The dimension indicators were drawn very for the blink of an eye when starting a rect that comes after the first. This commit should fix that.
* Fix some style errorsArne Dußin2020-11-10-3/+4
| | | | | Fixed the last warnings and ran clippy on the project. Fixed where appropriate and taught clippy otherwise. Now runs through clean.
* Add dimension indicator without direct value editingArne Dußin2020-11-10-0/+123