Skip to content

Releases: palexdev/VirtualizedFX

v25.1.12

01 Mar 20:06

Choose a tag to compare

Project

🔧 Misc

  • 092089f: Update MFXCore to v25.4.0

v25.1.11

19 Feb 16:00

Choose a tag to compare

Project

♻️ Changed

  • c8200b2: VFXContext: rename some methods and allow removal of non-locked services

v25.1.10

04 Feb 15:51

Choose a tag to compare

Project

🐛 Fixed

  • ad15bc3: VFXScrollPane: content bounds should take into account the table's header (columns) otherwise the table is not fully scrollable

v25.1.9

03 Feb 10:47

Choose a tag to compare

Project

🐛 Fixed

  • 8f78fa5: VFXScrollPane: fix scroll bounds not updating for virtualized containers in some cases
  • 562a4e1: Fix missing dependencies in VFXTableHelper bindings

🔧 Misc

  • 69469b4: TableTests: check for truncation on labels in auto-size tests rather than sizes that are display-dependent

v25.1.8

28 Jan 12:05

Choose a tag to compare

Project

🔧 Misc

  • 394c21a: Update MFXCore to v25.3.3

v25.1.7

27 Jan 10:13

Choose a tag to compare

Project

🔧 Misc

  • 81d8e31: Update MFXCore to v25.3.2

v25.1.6

22 Jan 15:33

Choose a tag to compare

Project

🐛 Fixed

  • e77b694: VFXDefaultTableColumnSkin: properly handle children

v25.1.5

22 Jan 11:42

Choose a tag to compare

Project

♻️ Changed

  • 485e767: Slightly improve overlay layout algorithm

🐛 Fixed

v25.1.4

20 Jan 10:50

Choose a tag to compare

Project

♻️ Changed

  • d2b47b0: Use setAll on children lists to avoid potential memory leaks and inconsistencies

🐛 Fixed

  • 6e5ca09: Fix table columns overlay handling, in particular avoid overlays from capturing mouse events which should be directed to underlying nodes instead

v25.1.3

12 Oct 10:59

Choose a tag to compare

Project

✨ Added

  • 99439ea: VFXScrollPane: allow padding both standard and virtualized contents