enso/lib/rust/ensogl/component
Paweł Grabarz d11f09c192
add support for bidirectional rectangle border and inset (#7188)
Extend rectangle shape to allow for both inner and outer borders, at any distance from the main shape body.

No additional instance parameters has been added. Instead, the negative values of both border and inset values are used to allow extra capabilities. Additionally, the small (<1px) gap between border and body caused by anti-aliasing has been fixed.

https://github.com/enso-org/enso/assets/919491/0ae709f2-db7b-4a45-a9d3-7fbb8802dc8c


<img width="657" alt="image" src="https://github.com/enso-org/enso/assets/919491/40e5963d-0717-4662-abf4-b9687aa921ed">
2023-07-05 19:10:57 +00:00
..
button No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
drop-down Fix dropdown laziness; also misc fixes (#6991) 2023-06-14 17:58:03 +00:00
drop-down-menu Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
drop-manager Fix wrong placement of nodes created from dropped files. (#5906) 2023-03-17 20:52:13 +00:00
dynamic-assets Improving Performance Monitor (#5895) 2023-03-21 09:17:54 +01:00
file-browser Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00
flame-graph Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
grid-view Improved FRP implementation (#6944) 2023-06-17 16:14:19 +02:00
gui No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
label No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
list-editor add support for bidirectional rectangle border and inset (#7188) 2023-07-05 19:10:57 +00:00
list-view No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
scroll-area Do not immediately modify code when disconnecting the edge at target side. (#7041) 2023-06-20 21:27:39 +00:00
scrollbar No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
selector No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
sequence-diagram Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
shadow Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
slider No rendering after drop (#6911) 2023-06-14 12:30:14 +00:00
spinner Force newDashboard default on the CI-built packages. (#6680) 2023-05-15 04:03:09 +02:00
src Implement loading spinner for visualisations. (#6512) 2023-05-12 04:41:55 +00:00
text Fix leaks after calling wasm drop (#7038) 2023-06-20 16:55:23 +00:00
toggle-button Fix visualisation FRP bugs. (#6831) 2023-06-05 16:01:06 +00:00
tooltip Make tooltips more visually pleasing (#6097) 2023-03-30 08:51:31 +00:00
Cargo.toml Implement loading spinner for visualisations. (#6512) 2023-05-12 04:41:55 +00:00