mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-30 04:20:23 +00:00
Don't scroll when we collapse/expand a layer group
This commit is contained in:
parent
afdb6b511f
commit
7dfa685ffa
@ -887,7 +887,6 @@ bool Timeline::onProcessMessage(Message* msg)
|
||||
layer->setCollapsed(!layer->isCollapsed());
|
||||
|
||||
regenerateLayers();
|
||||
showCurrentCel();
|
||||
invalidate();
|
||||
|
||||
updateByMousePos(
|
||||
|
Loading…
x
Reference in New Issue
Block a user