Opened 10 years ago
Closed 9 years ago
#396 closed defect (fixed)
New chili cursors make cursors invisible when UI is hidden with f5
Reported by: | beherith | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Chili | Version: | |
Keywords: | Cc: |
Description
Even if I dont change the cursor in chili, it hides the default cursor when I press f5.
Attachments (2)
Change History (7)
comment:1 by , 10 years ago
follow-up: 3 comment:2 by , 10 years ago
Oh ok, but as far as I remember, the cursor is not visible on the screenshot anyway, but ill double check that. If it is not visible, do you mind if I disable the widget by default?
comment:3 by , 10 years ago
Replying to beherith:
Oh ok, but as far as I remember, the cursor is not visible on the screenshot anyway, but ill double check that. If it is not visible, do you mind if I disable the widget by default?
I don't mind at all. I just thought it might be useful when needed, but it definitely doesn't always need to be enabled. If the cursor in fact doesn't show in screen, then it can probably just be removed entirely.
comment:4 by , 10 years ago
I think f5 is the wrong key to use for hiding the mouse - mapmarks and suchlike disappear automatically with f5 anyway.
For (the not many) people who want to take screenshots I think its better to have a separate key combo to hide mouse, implement with a default disabled widget. I'll attach the pair of widgets I use for it.
by , 10 years ago
Attachment: | user_mouseremover.lua added |
---|
by , 10 years ago
Attachment: | user_quantums_hotkeys.lua added |
---|
I added a the hide_marks_on_f5.lua widget to do this so (for screens and what not), so just look it up in the widget list and disable that widget if you want the cursor to stay. It just works by replacing the cursor with an empty one everytime f5 is enabled.