dataarts / dat.guiVR

A flexible graphical user interface for changing variables within WebVR.
https://workshop.chromeexperiments.com/examples/guiVR/
Apache License 2.0
311 stars 50 forks source link

"Cursor over" colors based on design doc #49

Closed customlogic closed 7 years ago

customlogic commented 8 years ago

We need to update the controls to use the mouse-over colors from the design doc

mflux commented 8 years ago

So to clarify, according to the doc there are blue borders around controllers which are hovered, and then the folder and grab-bar are highlighted when hovered?

customlogic commented 8 years ago

Yeah, blue border around Checkbox and ComboBox. Takashi also said the background on the combo list items should turn to the same blue when you hover and the font should turn white.

mflux commented 7 years ago

The blue border doesn't look very good because we don't have line width.

screenshot 2016-10-18 17 23 36

screenshot 2016-10-18 17 23 31

Is there an alternative design to this?

customlogic commented 7 years ago

What about creating the thick outline with simple geometry?

mflux commented 7 years ago

Finished with a71bf10cb46865329d4a24cd6edc8bb34db16349 and 9ab0db5bd12c8ddd58bc7a7db448a17adbf84861