pierr3 / vSMR

EuroScope Plugin to simulate the NOVA 9000 A-SMGCS system on VATSIM
GNU General Public License v3.0
67 stars 27 forks source link

Mouse cursor not working properly #77

Open MatisseBE opened 4 years ago

MatisseBE commented 4 years ago

Cursor is set to the default white windows cursor instead of not being touched using "cursor": "Default" in JSON.

Ranbi2Delta commented 4 years ago

Hi Pierre,

The mouse cursor seems to have broken again in the latest version of vSMR (it was working fine in version 1.4). We are using a custom cursor with our sector files (UAE vACC) that is configured with Topsky. Whenever you switch to a vSMR ground layout, it reverts to the vSMR black mouse cursor as soon as the mouse is moved, and is stuck like this until closing Euroscope.

I have tried disabling the cursor using the "default" setting but this doesn't seem to have any effect. All it does is display the normal windows cursor after switching out from the vSMR ground layout until Euroscope is closed, instead of the custom TopSky configured cursor.

Screenshots attached: 1st screenshot shows custom cursor in non-SMR view. Second screenshot shows custom cursor in SMR view without moving the mouse. 3rd screenshot shows the reversion back the the default vSMR cursor as soon as the user moves the mouse.

vSMR1 vSMR2 vSMR3

.

pierr3 commented 4 years ago

This is exactly the same problem Matisse had, will fix.

MatisseBE commented 4 years ago

Funnily enough, that's also exactly the cursor I use!

Ranbi2Delta commented 4 years ago

Yeah it's much more realistic. :)

hpeter2 commented 4 years ago

@Ranbi2Delta @MatisseBE Hi, I just made the cursors configurable in my fork. It would be great, if one of you could test that feature with your Topsky setup by pointing "cursors"->"default" to your Topsky cursor.

https://github.com/hpeter2/vSMR/releases/tag/1.5.0-hpeter6

Greets Hendrik

Ranbi2Delta commented 3 years ago

Thanks Hendrik, I'll test this out tonight.