You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I had been working with PistonWindow for several months now, mostly just messing around with it and nothing serious. However, I am working on a serious project with a small team now and I have a few issues here.
I had checked all over the PistonWindow docs and am able to find some mentions of the winit monitorhandle to retrieve the screen size, but I am unable to find where it is within a PistonWindow struct?
Secondly, I am having issues finding a way to change the application icon.
I appreciate all the help!
The text was updated successfully, but these errors were encountered:
Hello! I had been working with PistonWindow for several months now, mostly just messing around with it and nothing serious. However, I am working on a serious project with a small team now and I have a few issues here.
I had checked all over the PistonWindow docs and am able to find some mentions of the winit monitorhandle to retrieve the screen size, but I am unable to find where it is within a PistonWindow struct?
Secondly, I am having issues finding a way to change the application icon.
I appreciate all the help!
The text was updated successfully, but these errors were encountered: