Floris
Floris
### Plugin Version or Commit ID v0.10.1 ### Unity Version 2021.3.3f1 ### Your Host OS Windows 10 Home ### Target Platform UnityEditor ### [Windows Only] Visual Studio C++ and Windows...
I noticed that the textsized changed a lot when comparing my phone to my laptop, both running the same code. I made a fix that changes each occurence of love.window.toPixels(n)...
When I run ```am start org.love2d.android/.GameActivity``` in Termux, it opens the app and activity I want However, when running this same command in the "default terminal" of VHEditor, which I...
Hi, I love the project! Someone requested an undo feature for deleting nodes, so I made it possible to undo deleting a note, by creating an undostack variable and a...
Could it be possible to have an anchoring feature, for dynamic screen resolutions? There could be an optional argument when creating a UI element ranging from 0.0 to 1.0, so...