mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
Add BasicBorderRectangle to avoid unnecessary xxx-border-radius bindings
This commit is contained in:
parent
5e086971c9
commit
cc5d2b24e5
7 changed files with 135 additions and 12 deletions
|
|
@ -252,6 +252,7 @@ fn gen_corelib(
|
|||
let items = [
|
||||
"Empty",
|
||||
"Rectangle",
|
||||
"BasicBorderRectangle",
|
||||
"BorderRectangle",
|
||||
"ImageItem",
|
||||
"ClippedImage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue