Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / Clipping bug on fullscreen
- - By lol_o2 Date 2016-08-31 18:56
I made a running water, by drawing 2 moving water tiles, and using clip_to method. Everything works fine while windowed, however on fullscreen, single vertical lines are missing randomly.


I tried drawing the same sprite without clipping and it looked fine.
Parent - By jlnr (dev) Date 2016-08-31 19:36
Hmm, using the right coordinates for clip_to is a little tricky, but I see what I can do. I've opened https://github.com/gosu/gosu/issues/340 to track this issue.

Thanks for reminding me - I've seen it before in my own game and ignored it *cough* ;)
Up Topic Gosu / Gosu Exchange / Clipping bug on fullscreen

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill