This repository was archived by the owner on Jul 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 479
Ruleset pane size miscalculated #990
Comments
I can reproduce. Activate Enable cloud storage support and click on My Rules, try to scroll to the end and will cut before the end. Deactivate it to go back to normal scrollable end. @gorhill Setting height of the div |
Fix will be in dev build 1.3.7b1. Until next stable release is published, workaround is to slightly resize the browser window. |
That's awefully far, or did you mean 1.3.7b1 ? |
Noxgrim
pushed a commit
to Noxgrim/uMatrix
that referenced
this issue
Dec 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
In uMatrix v1.3.6 on Chrome on Windows, the size of the ruleset panes are not calculated correctly when cloud storage is being used. It prevents being able to see some of the rules at the end of the list (both windowed and full screen):
After hiding the cloud storage widget with dev tools:
It appears that the size of the ruleset panes are being calculated before the cloud storage widget is displayed/inserted.
The text was updated successfully, but these errors were encountered: