Fix regression introduced in 6e745820 that made colors flicker during measurement

This commit is contained in:
Manuel Vögele
2021-03-10 11:50:55 +01:00
parent 0a7d8495c6
commit 0b71504da3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## In development
### Bugfixes
- Fixed a regression where spaces could suddenly change their color during measurement
## 1.3.4
### Module compatibility
- Increased compatiblility with other modules (namely Drag Ruler and Terrain Ruler are no longer incompatible)