-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hide cursor when menu opened #1771
Comments
|
|
There is an alternative proposal: place cursor on the menu item hotkey (as in button). |
This alternative will save unneeded additional coloring. Such coloring makes menu's view inaccurate IMHO. |
By the way: a suggest to disable cursor on buttons too. |
Created 1771_menu_hide_cursor branch. Parent branch is master. |
|
Branch rebased into current master and added some changes:
Review again, please. |
Why off_t but not size_t? |
See [a601e0598742a12c5aae74f7571a719c409ec158] |
|
|
|
Merged to master.
|
|
Important
This issue was migrated from Trac:
sergey-feo
(sergey-feo@….ru)Selected item "FTP link" is colored in 2 ways:
1) All string "FTP link" is colored;
2) First symbol "F" is colored.
I suggest disable coloring of first symbol. It make view more clear IMHO.
Please see attached screenshots also.
Note
Original attachments:
sergey-feo
(sergey-feo@….ru) onOct 31, 2009 at 15:47 UTC
sergey-feo
(sergey-feo@….ru) onOct 31, 2009 at 15:48 UTC
The text was updated successfully, but these errors were encountered: