wails
wails copied to clipboard
Heavy load configuration requirement
Is your feature request related to a problem? Please describe.
I have a requirement to determine whether to display full screen based on the app I clicked on.
Describe the solution you'd like
Dynamic loading configuration rerenders api
Describe alternatives you've considered
No response
Additional context
No response
Sorry, I'm not sure I understand. Do you have an example?
ok, For example I developed a game collection platform based on wails, and one of the games needed to be shown in full screen, and I needed to dynamically rerender the window size,Do you understand?
Sorry, I'm not sure I understand. Do you have an example?
I think what he want is getting the ability to reload(not heavy load) the window so that he can reset the window size as needed
Sorry, I'm not sure I understand. Do you have an example?
I think what he want is getting the ability to reload(not heavy load) the window so that he can reset the window size as needed
ok, that's what I meant