v1.3.5: Fixes global gfxmode in server #76
brad-colbert
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In re-implementing the image server I had made the current graphics mode state global. This would be a problem if there were multiple clients for one server since images would be generated for whoever last set the graphics mode.
This discussion was created from the release v1.3.5: Fixes global gfxmode in server.
Beta Was this translation helpful? Give feedback.
All reactions