eclipse-sirius / sirius-web

Sirius Web: open-source low-code platform to define custom web applications supporting your specific visual languages
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
79 stars 52 forks source link

Border node size is more than expected on Image nodes #2701

Open AxelRICHARD opened 11 months ago

AxelRICHARD commented 11 months ago

Screenshots

Capture_decran_2023-11-29_a_14 24 13

Steps to reproduce

Create a border node with image style

Expected behavior

The node has the size of the image? A small default size?

Actual behavior

The node has a size of 150x70

frouene commented 11 months ago

Currently we don't have the information if the size is from an user action or from the default size. The layout doesn't reduce a node size, thus if the node size default value changes for a smaller size it's not apply on existing nodes.