wulkano/kap

Incorrect menu position for buttons with popup menus

Open

#563 opened on Oct 4, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (548 forks)batch import
Help WantedIs UpstreamPriority: LowType: Bug

Repository metrics

Stars
 (11,043 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If I move the cropper controls view to the bottom of the screen and then click the ... button, the menu opens over the button instead of above it as expected.

This happens with the window selector button too, and probably anything that uses the IconMenu component.

Contributor guide