Command to get current window size. #1901
thunderstorm010
started this conversation in
Ideas
Replies: 2 comments
-
when i'm was exploring examples there was a example called events, it was able to listen all native events and when i'm was resizeing the windows it can get it, i think you can listen for that event and have it on catch |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yep, I know that. The problem is when the user never resizes you don't know
the size. Of course you can just hardcode the default size but that's just
a temporary solution.
rubenh2905 ***@***.***> schrieb am Di., 13. Juni 2023, 11:02:
… when i'm was exploring examples there was a example called events, it was
able to listen all native events and when i'm was resizeing the windows it
can get it, i think you can listen for that event and have it on catch
—
Reply to this email directly, view it on GitHub
<#1901 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APZN7J4X5ERSERRHRTTFMETXLANBDANCNFSM6AAAAAAY6CYFZA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Will implement if I have time.
Beta Was this translation helpful? Give feedback.
All reactions