Replies: 1 comment
-
Yep, Can you open an issue for this bug? EDIT: Forget about it. I already opened the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an interesting thing, the new
Pager
option with a number > 1. Checked this immediately :-)In my opinion it would also be a good idea to use then the definition made in
PagerView
. In my casePagerView
isshort
to get as much on the screen as possible. When I then setPager=100
I get currently a long pager view.Another idea would be to counterbore the
Pager
option with an additional specification likePager=100,short
.Beta Was this translation helpful? Give feedback.
All reactions