mage/Mage.Client/src
Mark Langen b1ed5c3632 Fixed deck editor Drag & Drop
* Deck editor drag and drop was broken by the window borders change. Still not entirley sure what the root cause is (for some reason SwingUtilities.getDeepestComponentAt won't work correctly with the new setup), but this will fix it by expliticly specifying a deeper root component to start the search from (The MagePane that is active to be specific).
2017-04-14 17:07:52 -06:00
..
main Fixed deck editor Drag & Drop 2017-04-14 17:07:52 -06:00
test/java/mage/client remove CardHelper class 2017-04-07 10:00:16 +02:00