foul-magics/Mage.Client
rkfg 768b004d3e Fix race condition on tooltip resize in EDT.
CardInfoPane.setCard() performs the tooltip resize, initially it's of
zero width and height. The resize happens in the EDT but location is
calculated in the thread pool's thread, i.e. before the first resize.
Because of that the first time the tooltip appears it may be partially
off-screen, nothing fatal but looks ugly. Now all calculations are moved
to EDT as well and they're guaranteed to happen after the resize.
2016-03-06 02:53:32 +03:00
..
config * Server list - Added pref configuration for server list URL. Server list will now be saved to client dir and used if configured URL is not reachable. 2014-11-21 15:42:13 +01:00
plugins remove old bundled mage-theme-plugin.jar 2015-11-15 15:28:03 -08:00
release Fixed Secluded Steppe card number in the "Wade into Battle" commander 2015 deck sample-decks directory. 2016-02-21 23:50:30 +01:00
sounds Sounds Update 2015-08-12 12:52:41 -04:00
src Fix race condition on tooltip resize in EDT. 2016-03-06 02:53:32 +03:00
manifest.mf
pom.xml Release 1.4.9v0 2016-02-21 12:58:58 +01:00
serverlist.txt Some more changes to GUI to better support high screen resolutions. 2016-02-18 00:27:48 +01:00
splash.jpg Updated splash image 2012-06-26 15:38:08 +04:00