SalvationDevelopment / YGOSalvation-Server

Server, Launcher, build test, and management system for YGOPro and related technologies.
http://ygosalvation.com
Other
23 stars 18 forks source link

`View Opponent's Extra Deck` feature is wacky #355

Closed StormWulf closed 4 years ago

StormWulf commented 7 years ago

When you click on your opponent's Extra Deck, the View Extra Deck button appears out of place, and you wouldn't be able to click it because it's so far from the zone.

View Opponent Extra Deck button misplacement

We also need to confirm that it works. Face-Up Pendulum Monsters should definitely be visible to the other player, and everything else should appear as a face-down card.

Zayelion commented 7 years ago

This happens because the code either breaks along the execution of the onclick, or the re position is not called.