Skip to content

Add a -1 to make the mouse input not redirect to a margin pixel.

Niccolò Venerandi requested to merge work/niccolove/fixContainmentRect into master

The mouse input gets otherwise redirected to the 36th pixel which is a margin pixel already, whereas the 35th is the actual content. (assuming a normal 44px panel)

BUG:413736

Merge request reports