flet icon indicating copy to clipboard operation
flet copied to clipboard

Auto-update of `Control`

Open ndonkoHenri opened this issue 2 months ago • 0 comments

  • New methods in some controls: add(), remove(), insert()
  • If Control.auto_update=True, then changing any property of the control should internally trigger Control.update()

TBD:

  • [ ] Add auto_update prop to all controls

ndonkoHenri avatar Apr 18 '24 12:04 ndonkoHenri