-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scale: refactor layout_slots() logic
previously there was a lot of duplicated code because the main view and children were handled separately. This is not really needed, so I refactored it a bit and made animations for new child views in interactive mode better. Also added a few more comments so that the logic of the whole can be followed easily.
- Loading branch information
Showing
1 changed file
with
57 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters