mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
Qt: use a HashMap for the cache
And not the cache dirrectly within the item, because it is already in use for the partial rendering
This commit is contained in:
parent
d2186593c0
commit
615c7635ee
13 changed files with 137 additions and 109 deletions
|
|
@ -295,7 +295,6 @@ fn gen_corelib(
|
|||
"slint_windowrc_hide",
|
||||
"slint_windowrc_get_scale_factor",
|
||||
"slint_windowrc_set_scale_factor",
|
||||
"slint_windowrc_free_graphics_resources",
|
||||
"slint_windowrc_set_focus_item",
|
||||
"slint_windowrc_set_component",
|
||||
"slint_windowrc_show_popup",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue