- Fixed centering being a bit off in multiline text rendering. - Default distance has been increased to 15.
0.3.0
- QLibs window is passed instead of glfw window in callbacks. - Widget controller no longer depends on flipped mouse. - Some improvements of FormattedText. - All nodes now support using FormattedText.
0.2.10
- Any behavior can now have it's name specified in the constructor. - It is now possible to multiply and divide by Vec2. - Added small ident to text. - set_node() method of app only changes node if it is different from current.