Releases
v21.8.0
Compare
Sorry, something went wrong.
No results found
Project
✨ Added
095a21b : Rework VFXScrollable utilities, now they are more flexible and better organized
46c3b18 : VFXStyleable: add convenience method to set/reset default style classes
f56e9a3 : VFXScrollPaneBehavior: add threshold for drag to scroll
34d7e5f : Remake VFXScrollPane and VFXScrollBar from scratch
7418e21 : Adapt virtualized containers and relative helpers to the new VFXContainerHelper API
8848db1 : Define base API for all virtualized containers helpers
♻️ Changed
f1e4ce6 : Move common method getContentBounds() to VFXScrollPane class
abeeeb2 : Do not clip virtualized containers by default as it is not needed when used in combination with a scroll pane
5e32e97 : Explicitly unbind properties in helpers to avoid them from remaining active when changing helpers
🐛 Fixed
a326289 : VFXTable: delay columns auto-sizing if the control is not in a scene yet
🔧 Misc
You can’t perform that action at this time.