wails icon indicating copy to clipboard operation
wails copied to clipboard

Heavy load configuration requirement

Open pfinal-nc opened this issue 2 years ago • 4 comments

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

pfinal-nc avatar Oct 23 '23 07:10 pfinal-nc

Sorry, I'm not sure I understand. Do you have an example?

leaanthony avatar Oct 23 '23 07:10 leaanthony

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?

pfinal-nc avatar Oct 23 '23 07:10 pfinal-nc

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

surethink avatar Oct 24 '23 02:10 surethink

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

pfinal-nc avatar Oct 24 '23 03:10 pfinal-nc