Is it possible to add a property to control whether the resize EventListener should use setTimeout? #220
Closed
dppo
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
I can make it configurable 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented in 2.8.1 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is because, when using it in Electron, frequently resizing the window can create a choppy experience if setTimeout is used.
Beta Was this translation helpful? Give feedback.
All reactions