- If resolution width is greater than 1280 pixels, then show a double-size mouse pointer in the menu (#62)

This commit is contained in:
Dimitris Panokostas 2017-04-06 00:03:07 +02:00
parent fb023d0546
commit 243f563271
6 changed files with 18 additions and 2 deletions

View file

@ -88,6 +88,7 @@
<Image Include="..\data\cpu.ico">
<DeploymentContent>true</DeploymentContent>
</Image>
<Image Include="..\data\cursor-x2.bmp" />
<Image Include="..\data\cursor.bmp">
<DeploymentContent>true</DeploymentContent>
</Image>

View file

@ -131,6 +131,9 @@
<Image Include="..\data\cursor.bmp">
<Filter>data</Filter>
</Image>
<Image Include="..\data\cursor-x2.bmp">
<Filter>data</Filter>
</Image>
</ItemGroup>
<ItemGroup>
<Font Include="..\data\FreeSans.ttf">