oEtG Forum

General Category => Game Bugs => Fixed Bugs => Topic started by: cg on May 13, 2018, 03:08:54 pm

Title: the chrome rendering bug is back
Post by: cg on May 13, 2018, 03:08:54 pm
did it ever actually go away? possibly affected by zoom

bug report from Vrath on in-game chat

0805 Vrath http://prntscr.com/jhbasi (http://prntscr.com/jhbasi) this is how they look
0806 Vrath oh it's better at 80%
Title: Re: the chrome rendering bug is back
Post by: cg on May 23, 2018, 09:45:19 pm
fwiw I consider this a critical bug, we currently support one browser
Title: Re: the chrome rendering bug is back
Post by: serprex on May 23, 2018, 10:14:01 pm
The fix to this is to replace SVG with React. Can update /deck & /card to use serverside rendering. But not sure how well that plays with forum tho
Title: Re: the chrome rendering bug is back
Post by: cg on May 23, 2018, 10:16:25 pm
I will ecstatically trade the web-based viewers working for the game working. Though, can't we fix the game and leave the forum/web code as-is?

If we need to have one thing not work while we're figuring out how to make everything work, kill forum/web viewers and make chrome work. Almost every one of our new players has complained about things not working cause they're using chrome.
Title: Re: the chrome rendering bug is back
Post by: serprex on May 30, 2018, 02:23:08 am
Left /card & /deck using svg renderer, while updating in-game to use React

https://github.com/serprex/openEtG/commit/54fa34c338f3f13c5720484683842dba02530ba5