wulkano / Kap

An open-source screen recorder built with web technology
https://getkap.co
MIT License
18.07k stars 825 forks source link

Incorrect menu position for buttons with popup menus #563

Open sindresorhus opened 6 years ago

sindresorhus commented 6 years ago

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.

screen shot 2018-10-04 at 13 00 53

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

sindresorhus commented 5 years ago

If anyone wants to tackle this, please see the earlier attempt and feedback in https://github.com/wulkano/kap/pull/579.