Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLayers overhaul #2003
Closed
Layers overhaul #2003
Labels
Comments
|
[Oops, commented in the wrong bug.] |
|
fixed by 0c2538d? |
FWIW, at the time of writing, there are still a couple FIXMEs with this issue number in-tree:
|
|
I think the block.rs comment might be invalid now, because we have a different scrolling model in the compositor now. The comment in script_task.rs looks valid, but I don't think it's necessarily related to this bug any longer. |
|
No longer relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Layers need to be overhauled to not have a distinction between
CompositorLayerandContainerLayer.