uncharted-aske / HMI

Apache License 2.0
1 stars 0 forks source link

Resizable grid fixes 2 #203

Closed mj3cheun closed 3 years ago

mj3cheun commented 3 years ago

coauthored with @YohannParis (thanks!)

Fixes a bunch of issues with resizable grid, basically making it suitable for general purpose use. (see #89). Test by experimenting with how the resizable grid behaves in the HMI. In addition, it may be useful to explore the full capabilities of the component outside of the current implementation.

Changes include:

RosaRomeroGomez commented 3 years ago

This is quite nice! I really like the min and max dimensions part and the resizing. Way better UX. However, it seems that the local subgraph doesn't really get resized. That's something we should look into in the future.