summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorLibravatar Cory Forsstrom <cforsstrom18@gmail.com>2024-10-04 11:31:14 -0700
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-10-24 13:05:42 +0200
commit9ac3318357d636cde22ae34f7b2cdeddd3f55cdb (patch)
tree1dbb4095ba62383b076a3ec6cc2ea56ce9feb0f4 /graphics
parent415fd4f643d385dad39bd0ee5a47de384643dcf3 (diff)
downloadiced-9ac3318357d636cde22ae34f7b2cdeddd3f55cdb.tar.gz
iced-9ac3318357d636cde22ae34f7b2cdeddd3f55cdb.tar.bz2
iced-9ac3318357d636cde22ae34f7b2cdeddd3f55cdb.zip
Retain widget state against incoming panes
We can associate each state with a `Pane` and compare that against the new panes to remove states w/ respective panes which no longer exist. Because we always increment `Pane`, new states are always added to the end, so this retain + add new state approach will ensure continuity when panes are added & removed
Diffstat (limited to 'graphics')
0 files changed, 0 insertions, 0 deletions