-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Layout update event is raised before update is finished #19
Comments
Hi @SamGeens , tnxs for the feedback. Im on a 3 week holiday right now but I will start looking into the issues you have reported the 3rd week of october |
Enjoy your holiday! I’m looking very much forward to version 1.2.3. In the meantime I’ll explore this library a bit further and post my findings and questions. |
Im happy for your feedback, keep up the good work.
…On Sun, 24 Sept 2023 at 22:28, Sam Geens ***@***.***> wrote:
Enjoy your holiday! I’m looking very much forward to version 1.2.3. In the
meantime I’ll explore this library a bit further to and post my questions.
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRBD4FSDBIODDRSIEUPBFTX4CJWNANCNFSM6AAAAAA5E7FP4Y>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi Sam, this event is ment to fire every time the layout is recalculated. |
I see, thanks! |
Expected Behavior
Layout update event is raised when updating the layout finishes. Like said in the docs:
Current Behavior
The layout event is raised multiple times before updating the layout is finished
Failure Information (for bugs)
Layoutupdateevent.mp4
Steps to Reproduce
The behavior can be seen in this codesandbox.
The text was updated successfully, but these errors were encountered: