Show density/noise value at cursor (#282)

* Fix #277 WIP show density at cursor

* Correctly implement hovered value for noise and df previews
This commit is contained in:
Misode
2022-11-10 02:01:50 +01:00
committed by GitHub
parent 947e44224d
commit e89cdfb0ad
6 changed files with 71 additions and 27 deletions

View File

@@ -139,6 +139,8 @@
"preview.weather.rain": "Rain",
"preview.weather.thunder": "Thunder",
"preview.width": "Width",
"preview.height": "Height",
"preview.min_y": "Min Y",
"project.new": "New project",
"project.cancel": "Cancel",
"project.create": "Create a new project",