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 figured out that the png export generates corrupted image (almost empty if I open the binary file). However, it works well in windowless mode... I adapted the hello_world.py example to provide a minimal test:
This should be fixed by 9412aa2. I basically added a few lines describing possible issues so that Mac users are aware that the GUI is not working as expected. For this specific issue, I still believe that this is a problem of HiDPI but haven't been able to pin it down. I added an issue to have a look on HiDPI in total (see #223). @c-joly let me know if I forgot something or if you are not happy with what I wrote in the docs.
Hi @costashatz , here is an issue linked to the JOSS review openjournals/joss-reviews#6771.
I figured out that the png export generates corrupted image (almost empty if I open the binary file). However, it works well in windowless mode... I adapted the
hello_world.py
example to provide a minimal test:Does not work
Works well
The text was updated successfully, but these errors were encountered: