-
Robert Knight authored
The bucket bar updated the location of buckets when the document or root content element was scrolled, but not when scrollable descendants (eg. created by `overflow: scroll`) were scrolled. This is because we were listening for the `scroll` event, which does not bubble. Use a capture listener instead. Fixes #5463
62a3f966
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
annotator | ||
boot | ||
images/icons | ||
shared | ||
sidebar | ||
styles | ||
test-util | ||
types | ||
karma.config.js | ||
tsconfig.json |