-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe what portion of the API could be improved.
Currently some flags cannot be changed after the window is created. This was a design decision when using OpenGL but this no longer stands now we are using BGFX.
What improvement would you make?
I would allow for all flags to be changed after display creation.
Do you have any suggestions on how we would make those improvements?
Destroy the window and recreate it, now we don't need to worry about the GLFW context.
Urgency
Not currently urgent.
What happens next?
After you submit a feature improvement to us, we will react to the message to indicate we are reviewing your input. Then we will try and get back to you as soon as possible with an idea if we are pursuing this feature or not.
-
If we choose to add this feature improvement we will let you know when this feature will be added to PMMA (remember we are a small team.) Then close the issue once that feature has been added and documented.
-
If we choose not to go through with your suggestion (the unlikely option) then don't be disheartened, we continually review and make changes to PMMA so your feature improvement may get reconsidered again at another time.