@pablovazquez - One thing I noticed is that in this implementation the white text has a shadow...
Yes, my attempt at trying to make the plain white text contrast with the background on light…
@JulianEisel - That's what I had in mind, nice.
Yes, definitely simpler and more sane than my drawflag idea. Thanks!
This special behavior needs to be documented...
Yikes, yes...…
@ideasman42 - Examples of progress indicators that are clearly indeterminate at a glance:
- https://stackoverflow.com/a/19936863/432509 a bar with stripes that animate.
- https://ux.stackex…
StrokeCache
symmetry variable naming
SculptSession
variable
This should now give feedback as Julian recommended, similar to other drag-and-drop operations. I updated the first capture.
I don't quite like this pattern we use for drag…
This is your idea of using the but->col if there isn't an icon. Although I'm doing this only for UI_BTYPE_LABEL for minimal changes.