sajmons / CollimationCircles

Collimation Circles is application for precise telescope collimation
https://www.saimons-astronomy.com/software/collimation-circles
GNU Lesser General Public License v3.0
40 stars 2 forks source link

Transparent background does not work on Win10 x86 #12

Open marekbohdan opened 1 year ago

marekbohdan commented 1 year ago

When compiled to Win x86, the transparent background does not work on x86, but works on x64. Can this be fixed?

sajmons commented 8 months ago

Sorry but I'm unable to test on Windows 10 x86 platform. Did you tried to run application with dotnet run command?

sajmons commented 5 months ago

@marekbohdan Did you try to run CC with dotnet run command from folder where .csproj file is?