mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -04:00
...
This commit is contained in:
parent
b9e31e8ba0
commit
0c179360b2
@ -91,9 +91,6 @@ class PagedDisplay
|
|||||||
# resize event
|
# resize event
|
||||||
margin_top = body_style.marginTop
|
margin_top = body_style.marginTop
|
||||||
|
|
||||||
if this.is_full_screen_layout
|
|
||||||
this.cols_per_screen = 1
|
|
||||||
|
|
||||||
ww = window.innerWidth
|
ww = window.innerWidth
|
||||||
|
|
||||||
# Calculate the column width so that cols_per_screen columns fit in the
|
# Calculate the column width so that cols_per_screen columns fit in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user