Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
10641d68
Commit
10641d68
authored
Nov 04, 2016
by
Sebastian Ramacher
Browse files
CS
Signed-off-by:
Sebastian Ramacher
<
sebastian+dev@ramacher.at
>
parent
32607326
Changes
1
Hide whitespace changes
Inline
Side-by-side
zathura/zathura.c
View file @
10641d68
...
...
@@ -1482,9 +1482,8 @@ adjust_view(zathura_t* zathura)
abs
((
int
)
new_cell_height
-
(
int
)
cell_height
)
>
1
)
{
render_all
(
zathura
);
refresh_view
(
zathura
);
/* otherwise set the old scale and leave */
}
else
{
/* otherwise set the old scale and leave */
zathura_document_set_scale
(
zathura
->
document
,
scale
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment