Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix settings screen transition animation (#150)
- The settings screen column didn't have a background, so during the transition animation, any elements without a background use the old background until the transition is complete. This adds a background to the settings screen column.
- Loading branch information