Commit graph

9 commits

Author SHA1 Message Date
Azgaar
c1ee0b3094 Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into charts-overview 2022-06-23 23:29:43 +03:00
Azgaar
4a50d89b41 feat(charts): control buttons and legend base 2022-06-20 02:10:49 +03:00
Azgaar
2aa2fab54d fix: hierarchy tree to update node context, not to add new 2022-06-19 13:45:08 +03:00
Thomas Robert
8c96a9754d
UI improvement for hierarchy tree (#834)
* style(hierarchy tree): improve responsivness

Fix details on the bottom of the dialog
Make the tree view take the rest of the available space of the dialog

* style(hierarchy tree): distinguish buttons

Distinguish between action buttons and remove origins tags-like button

* typo(hierarchy tree): change button label and tips

* fix(hierarchy tree): disable top node interactions

* chore: update version/hash to v1.86.07

* chore: update version/hash to v1.86.08

* fix: bad hash versions

* fix: update index.html to correct versions
2022-06-16 08:15:07 -07:00
Azgaar
be5589daeb feat(charts): add basic data collection and rendering 2022-06-15 02:47:32 +03:00
Azgaar
a7cb464b55 fix(hierarchy tree): unselect node on exit 2022-06-12 23:04:51 +03:00
Azgaar
434907fa9e feat(hierarchy tree): animate on update 2022-06-12 22:21:34 +03:00
Azgaar
e3ea5cd479 feat(hierarchy tree): sort by descendants 2022-06-12 17:14:51 +03:00
Azgaar
6e5e570c90 feature(hierarchy tree): dynamically load, control dialog 2022-06-12 00:22:39 +03:00