mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 06:02:48 +03:00
8f61ec174e
Fix the `scroll-area` example scene, so that a red circle inside the scroll area, and a gray rounded rectangle representing the background of the scroll area, are now both visible. Previously, adding just a `Sprite` (instead of a corresponding `SpriteSystem`) to the scene resulted in the underlying `Symbol` not being added to a visible `Layer`. (Notably, `Sprite::display_object()` is not the same as `Sprite::symbol.display_object()`.) https://www.pivotaltracker.com/story/show/180459079 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |