restructuring the music section
I'm merging the various weird wacky topics together with reviews, because I'd like reviews to be dated properly. the reviews page is turning into a purgatory at this point. how unfortunate.
This commit is contained in:
parent
7782e5fc71
commit
8ce40807e0
3 changed files with 38 additions and 69 deletions
|
@ -28,7 +28,7 @@
|
|||
![screenshot of a fragment of the queue panel, with a track I hovered over displaying a play button][pic:01HVNW6AQQN9345X3HXY9NN5RR]
|
||||
|
||||
% id = "01HVNX7FMS8JN72XSMN7EV2K0C"
|
||||
- if you hover over _any_ part of the row, you get the <span style="cursor: pointer; text-decoration: dotted underline;" title="yeah, _this_ cursor you're seeing right now">pointer</span> rather than default cursor, which suggests that clicking is gonna result in an action being taken immediately - except that's not what happens.
|
||||
- if you hover over _any_ part of the row, you get the [pointer]{style="cursor: pointer; text-decoration: dotted underline;" title="yeah, this cursor you're seeing right now"} rather than default cursor, which suggests that clicking is gonna result in an action being taken immediately - except that's not what happens.
|
||||
instead, if you click on the blank part, the element is only gonna get selected - as it used to in the old queue, which is _good_.
|
||||
but if that's what happens, that's definitely not the cursor to use.
|
||||
|
||||
|
@ -41,4 +41,4 @@
|
|||
that is still possible; the mouse cursor is just confusing.
|
||||
|
||||
% id = "01HVNX7FMSXTXZQFDE7X5J0AFQ"
|
||||
- I should probably do a writeup of textures given off by various cursors and other UI interactions someday.
|
||||
- {-I should probably do a writeup of textures given off by various cursors and other UI interactions someday.-} EDIT: [done][page:design/digital-textures]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue