Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Small visual glitch when mouse over the last row of the matrix #4

Closed
my-password-is-password opened this issue Oct 25, 2014 · 1 comment

Comments

@my-password-is-password

The domainOnly div in cellHotspots with bottom: -20% makes the popup window resize when you hover over the last row in the matrix.

@gorhill
Copy link
Owner

gorhill commented Oct 25, 2014

This was caused by the domain expander. There is still one case in which the domain expander will cause the popup to be resized, but there is nothing I can do for that one: if a row is collapsed and last in the list, hovering over the domain name will cause the expander widget to appear and since it is positioned slightly offset downward out of the parent (by design, to emphasized it acts on following rows), this will cause the overall popup html to be resized to accomodate the new overall html size.

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants