forked from External/mage
- fixed wrong restore of card hint and chat panels; - now it keep hidden state too (e.g. hidden card hint); - reworked and share splitters code; - removed some useless hotkeys to show/hide card hint panel;
This commit is contained in:
parent
3285f48aba
commit
58400833bc
8 changed files with 168 additions and 214 deletions
|
|
@ -115,6 +115,7 @@ public class TablesPane extends MagePane {
|
|||
|
||||
@Override
|
||||
public void deactivated() {
|
||||
super.deactivated();
|
||||
tablesPanel.stopTasks();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue