closed
Public

Most OS cursors are 16×16 rather than 32×32. You should allow users to toggle between these two sizes rather than display the Height and Width input fields (which do not work) for this element.

In addition, the cursor element is missing the “pointing finger” type, which represents a clickable element in all web and RIA interfaces.

Finally, you should allow users to toggle between OS X and Windows cursors as OS X uses a black arrow pointer while Windows uses a white windows pointer.

1 answer

Instead of having more complex options, I think the better solution will be a popup menu with all possible cursors (just like the image element, it has such a popup menu to allow choosing icons), thus we can choose big or small, Mac or Windows, any shape cursor form the menu.

#1

This question is now closed