Skip to content

Fixed pipeline stage svg link tooltip

What does this MR do?

Adds display: block to the .stage-container class which allows the dimensional constraints of the link to be calculated correctly so the mouseover events are fired correctly.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Hovering the stage icons to reveal their SVG was buggy and would flash.

Screenshots (if relevant)

2016-09-23_14.59.17

I just realised that Gifox actually adds its own mouse that isn't positioned or sized correctly so this doesn't look right, you'll have to checkout to confirm.

/cc @dimitrieh I found a con about Gifox! 😆

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22459 (closed)

Merge request reports