wulkano / Kap

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

Menu bar item menu opens slowly sometimes #988

Open sindresorhus opened 3 years ago

sindresorhus commented 3 years ago

See: https://github.com/wulkano/Kap/pull/955#issuecomment-795744489

michaeljelly commented 6 months ago

I've fixed this, it's working nice and quick for me now, it was previously triggering full rebuilds of context menus on every click but now does it once and caches it.

If someone wants to clean it up to try to merge it, feel free! Kap is fast again now. https://github.com/wulkano/Kap/pull/1208