Code review comment for lp:~peter.waller/widelands/toggle-fullscreen-rewrite

Revision history for this message
SirVer (sirver) wrote :

I am not sure if widelands does this or if this is an SDL issue.

However, the graphic system should now be able to handle Reintialize() in the fullscreen handler given there are no InMemoryImages constructed (which should be in most cases). So you can try and go for that too and make the implementation proper.

« Back to merge proposal