File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ private void ReSizePosLists()
127127 Canvas . SetTop ( LblDrawChance1 , Height * 0.17 + ListViewPlayer . Height * 0.95 ) ;
128128 Canvas . SetLeft ( LblDrawChance1 , Width - ( ListViewPlayer . Width / 2 ) - 5 - LblDrawChance1 . ActualWidth / 2 + LblDrawChance2 . ActualWidth / 2 ) ;
129129
130- Canvas . SetTop ( LblCardCount , Height * 0.17 + ListViewPlayer . Height - 20 + LblDrawChance1 . ActualHeight / 2 ) ;
130+ Canvas . SetTop ( LblCardCount , Height * 0.17 + ListViewPlayer . Height * 0.95 + 10 ) ;
131131 Canvas . SetLeft ( LblCardCount , Width - ListViewPlayer . Width / 2 - 5 - LblCardCount . ActualWidth / 2 ) ;
132132
133133 Canvas . SetTop ( LblEnemyCardCount , Height * 0.17 + ListViewEnemy . Height * 0.95 ) ;
Original file line number Diff line number Diff line change 22<Version >
33 <Major >0</Major >
44 <Minor >1</Minor >
5- <Revision >1 </Revision >
5+ <Revision >2 </Revision >
66 <Build >0</Build >
77</Version >
Original file line number Diff line number Diff line change 1010 <WindowHeight >684</WindowHeight >
1111 <HearthstoneDirectory >C:\Program Files (x86)\Hearthstone</HearthstoneDirectory >
1212 <ShowInTaskbar >false</ShowInTaskbar >
13- <HighlightCardsInHand >true </HighlightCardsInHand >
13+ <HighlightCardsInHand >false </HighlightCardsInHand >
1414 <OffsetX >0</OffsetX >
1515 <OffsetY >0</OffsetY >
1616 <CustomWidth >-1</CustomWidth >
You can’t perform that action at this time.
0 commit comments