Skip to content

BF: Fixed Mouse.visible attribute not applying requested state#6254

Merged
mdcutone merged 3 commits intopsychopy:devfrom
mdcutone:dev-bf-win-cursor-vis
Feb 21, 2024
Merged

BF: Fixed Mouse.visible attribute not applying requested state#6254
mdcutone merged 3 commits intopsychopy:devfrom
mdcutone:dev-bf-win-cursor-vis

Conversation

@mdcutone
Copy link
Member

Fixes the issue where mouse visibility cannot be set using Mouse.visible=True due to the attribute not having a correct setter method.

@codecov
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Merging #6254 (6f123ff) into dev (b742eb1) will increase coverage by 0.00%.
Report is 5 commits behind head on dev.
The diff coverage is 78.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6254   +/-   ##
=======================================
  Coverage   51.79%   51.79%           
=======================================
  Files         334      334           
  Lines       61665    61681   +16     
=======================================
+ Hits        31940    31949    +9     
- Misses      29725    29732    +7     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@mdcutone mdcutone merged commit bb975c2 into psychopy:dev Feb 21, 2024
@peircej peircej added the 🐞 bug Issue describes a bug (crash or error) or undefined behavior. label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Issue describes a bug (crash or error) or undefined behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants