glance/internal/glance/static/js
Svilen Markov e01af4adec Delay changing popover display
Previously would make the popover visible and then reposition
it on the next frame in order to avoid getting called recursively
due to the observer, however this causes the scrollbar to appear
if it wasn't already visible for a single frame which is janky.

This change fixes that.
2025-02-15 13:53:13 +00:00
..
animations.js Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
calendar.js Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
main.js Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
masonry.js Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
popover.js Delay changing popover display 2025-02-15 13:53:13 +00:00
templating.js Add new calendar and deprecate old 2025-02-09 17:47:20 +00:00
utils.js Restructure & refactor codebase 2024-11-29 16:34:15 +00:00