mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-19 18:35:51 -05:00
forget to increase default hover
This commit is contained in:
parent
f7c38fded5
commit
fa90cd4d06
@ -615,7 +615,7 @@ class LayoutConstraints(NamedTuple):
|
||||
shelf_gap: int = 20
|
||||
width: int = 0
|
||||
side_margin: int = 4
|
||||
hover_expanded_width: int = 110
|
||||
hover_expanded_width: int = 160
|
||||
|
||||
@property
|
||||
def step_height(self) -> int:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user