mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-29 10:50:28 +00:00
12293d3cf8
Bitmap animations are composed of a sequence of other visualizations. This is all well and good until a visualization is deleted, at which point all animations in all sets in the entire project have to be checked and potentially changed, and perhaps even removed (if all of the animation's members have been removed). This turns out to be kind of annoying to deal with, but it's better to deal with it in code than force the user to manually update broken animations. This change adds thumbnails for the animations, currently generated by offscreen composition. This approach doesn't work quite right. |
||
---|---|---|
.. | ||
BlueChevron.xcf | ||
RedX.xcf | ||
SourceGenIcon.xcf |