v0.142.10
Patch Changes
-
#1220
916384dbThanks @tenphi! - Fix checkbox click area regressions in checkable ListBox and Tree.- ListBox: The
IconSwitchslot now stretches to fill its parent grid cell, restoring the full-cell click target for checkable multiple-selection options. - Tree: The checkbox wrapper now stretches to the full row height and toggles on click across the entire wrapper area (not just the inner checkbox box).
- ListBox: The
-
#1215
03c1c58eThanks @tenphi! - Update tasty to the latest version.