aboutsummaryrefslogtreecommitdiff
path: root/src/dimension_indicator.rs
Commit message (Collapse)AuthorAgeLines
* Add new dimension indicatorArne Dußin2020-12-16-128/+0
|
* Change to f64 as the preferred floating point numberArne Dußin2020-11-27-6/+6
|
* 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