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
I found that when I tried to minimise the VTK window and then maximise it the contents of the VTK viewer the complete window goes blank and I get an error message from VTK.
Currently I have disabled the window minimisation to prevent this from happening in my code. Am using VTK 9.0 and running MacOs Big Sur 11.7 on an Apple M1.
The text was updated successfully, but these errors were encountered:
Probably a platform issue. It does not happen on Linux. Did you just download and run the example without any change? Can you try on other Mac device maybe with the newest 13 Ventura?
The posted example uses glad instead of gl3w. But the issue persists in both cases on my Mac. I tried this on Linux and this works for me as well (I do not have access to Ventura yet).
This is odd. I tried minimizing on my own Mac (16" Intel MacBook Pro, macOS 12.5), and it works fine. I'm really not sure what could be causing it. If you come across any more information or have any ideas in the future, please update us here!
I found that when I tried to minimise the VTK window and then maximise it the contents of the VTK viewer the complete window goes blank and I get an error message from VTK.
Currently I have disabled the window minimisation to prevent this from happening in my code. Am using VTK 9.0 and running MacOs Big Sur 11.7 on an Apple M1.
The text was updated successfully, but these errors were encountered: