Hexworks / zircon

Zircon is an extensible and user-friendly, multiplatform tile engine.
https://hexworks.org/projects/zircon/
Apache License 2.0
755 stars 138 forks source link

Table fragment updates on changes #378

Closed Baret closed 3 years ago

Baret commented 3 years ago

A small update to the table fragment: DefaultTable now actually updates when the underlying observable list changes. I also extended the TableExample accordingly. Have a look: table_example_add_remove