Releases: palexdev/VirtualizedFX
Releases · palexdev/VirtualizedFX
v25.2.3
Compare
Sorry, something went wrong.
No results found
Project
♻️ Changed
c3d304e : VFXScrollPane: move viewport size info to control for architectural correctness and also add visible amount properties
6e55d6c : VFXScrollPaneSkin: allow padding inside viewport
🐛 Fixed
e0f0ee1 : VFXTableSkin: reorder containers to avoid columns overlay being cut
5595e92 : VFXTable: clipping was not handled right
v25.2.2
Compare
Sorry, something went wrong.
No results found
Project
🐛 Fixed
146b0d3 : VFXScrollPaneSkin: move scroll event handling to separate overridable method and consume the event to avoid nested scroll panes from scrolling at the same time
v25.2.1
Compare
Sorry, something went wrong.
No results found
Project
♻️ Changed
96344f1 : VFXScrollPaneSkin: make components available to subclasses
a56162a : VFXScrollPaneSkin: make viewport unmanaged so it doesn't account for layout calculations
🔧 Misc
v25.2.0
Compare
Sorry, something went wrong.
No results found
Project
✨ Added
1cf10d4 : VFXScrollPane/VFXScrollBar: simplify layout and update style
🐛 Fixed
e92f2d9 : Fix and improve VFXScrollPane layout handling:
🔧 Misc
v25.1.18
Compare
Sorry, something went wrong.
No results found
Project
🐛 Fixed
f7c2887 : VFXScrollPaneSkin: fix incorrect fitToWidth/Height logic for standard content
v25.1.17
Compare
Sorry, something went wrong.
No results found
Project
♻️ Changed
a199cdd : Render makeScrollable() more useful by setting speeds to sensible defaults
c603527 : ScrollParams: make sure properties are not bound before applying
v25.1.16
Compare
Sorry, something went wrong.
No results found
v25.1.15
Compare
Sorry, something went wrong.
No results found
Project
♻️ Changed
42e179b : VFXDefaultTableColumnSkin: improve layout algorithm to make sure icon and text do not overlap
7ebb232 : VFXDefaultTableColumn: increase default gap between text and icon
🔧 Misc
v25.1.14
Compare
Sorry, something went wrong.
No results found
v25.1.13
Compare
Sorry, something went wrong.
No results found
Project
🐛 Fixed
2e90907 : VFXTableHelper: properly handle css/layout flag for columns autosizing
🔧 Misc