-
Notifications
You must be signed in to change notification settings - Fork 185
responsive reader modal height and up annotations background color #3052
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah yes, pagination with a fixed number of items (rows in the list) is problematic ... and we can only have an approximation of row height because it depends on content? |
Hello @arthur-lemeur see above screenshot, there is a bug with the |
...and now, after merging |
So I have done more regression testing since 3d0a96d (your last PR commit), but there's something in the develop branch that breaks the logic of this PR (CSS side effect?) ... yet the diff shows nothing relevant, as far as I can tell ... I am very confused. Could you please checkout the latest develop-sync'ed revision of |
Problem solved |
Fixes #3017
Fixes #3006