Skip to content

Different page_separator_width between main window and Overview window #625

Answered by ahrm
qingshuizheng asked this question in Q&A
Discussion options

You must be logged in to vote

This has nothing to do with page separator (we don't have page separators in overview window). What happened is we only render one page at a time in overview window (shouldn't be a problem since it is a pretty small window anyway) so what you are interpreting as page separator is the empty part after the top/bottom of the page. The problem is that instead of using the background color, we always used white as the background of overview window which can be jarring. It should be fixed in 77e2bfb, now we use the custom background color as the background.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@qingshuizheng
Comment options

@ahrm
Comment options

@qingshuizheng
Comment options

Answer selected by qingshuizheng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants