mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
fix: Titlebar overlay fullScreenRoutes
This commit is contained in:
parent
92d5391b93
commit
fbd1d762d3
5 changed files with 12 additions and 6 deletions
|
|
@ -335,6 +335,7 @@ enum FladderItemType {
|
|||
FladderItemType.video => 0.8,
|
||||
FladderItemType.photo => 0.8,
|
||||
FladderItemType.photoAlbum => 0.8,
|
||||
FladderItemType.folder => 0.8,
|
||||
FladderItemType.musicAlbum => 0.8,
|
||||
FladderItemType.baseType => 0.8,
|
||||
_ => 0.55,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue