Closed (outdated)
Project:
Drupal core
Version:
6.0-rc3
Component:
menu system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2008 at 20:35 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yched commentedThe current icon is quadri-directional (up-down-left-right). This is important because drupal's drag-n-drop lets you move items on the horizontal axis as well for tree structures nesting.
Also, please don't set your own patches to 'ready to be committed'. They're 'needs review' or 'needs work' until another reviewer declares them RTBC.
Comment #2
neomenlo commentedI'm very sorry about setting the wrong status. I also did not realize that there was a a quad directional functionality to the feature.
I have modified the one used in drupal originally to have a white border all the way around the cursor, instead of at the center, like the old one. This makes it look much nicer in darker themes. It still works fine in IE6.
Comment #3
zeta ζ commentedLooks much neater (though difficult to tell at only 100%). Arrows are more distinct and symetrical, though there is still one pixel a bit different just above the right arm of the black arrow (even more difficult to tell at 100% ;-).
I’m not sure why these need to be 15×40: would 13×26 still work? or is this to keep the script generic?
The movement between the two images on hover, is in system.css. As the height is also set in the previous rule, there is no reason why they can’t be co-ordinated.
I’ve included my version of the icon, and a patch for the .css
Comment #4
zeta ζ commentedOK, forget I said anything: 13×26 doesn’t work in .
My first paragraph still stands though (the previous post!).
Comment #5
dpearcefl commentedIs this still a need? Perhaps it should be moved to D7 or D8?