yourcelf / intertwinkles

A collection of web apps for group decision making and collaboration
BSD 2-Clause "Simplified" License
45 stars 6 forks source link

Dotstorm vote count obscures images #25

Closed SwartzCr closed 11 years ago

SwartzCr commented 11 years ago

The number of votes for/against an item makes it hard to see a large portion of the dot. Maybe it should be slightly translucent, or very translucent but increase in opacity when moused over.

yourcelf commented 11 years ago

Hmmm... Opacity reduction helps a bit:

hmm

Looks better than moving the offset: hmm2

Don't want to make the note any larger, and want to keep the spot within the bounds. Opacity is probably best, but might want some more care on the style of the gradient/border when de-opacitized. Don't think I want to have the opacity change on mouse-over/etc. You can always click for the large view and get full opacity, unobscured.

yourcelf commented 11 years ago

Moved vote spot to the bottom right, with reduced opacity. In the bottom right, it's less likely to interfere with text.