artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Shouldn't show move indicator for example widgets. #58

Closed artasparks closed 10 years ago

artasparks commented 10 years ago

We shouldn't show the move indicator for example widgets, for obvious reasons.

artasparks commented 10 years ago

Hm. This is easy to fix, but it might be better to just leave it on all widget types Having icons jump around isn't a great UX experience. Changing icons is a necessary evil for the widget-specific icon bar, but perhaps the number of status-bar icons should be immutable for the lifetime of the manager.

I can imagine you'd want a panel tracker for multi-pane lessons. However, this shouldn't break the proposed rule above.