Does launcher icon size slider have to support odd numbers?

Bug #1292112 reported by George Karavasilev
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Unity
Confirmed
Low
Unassigned
Unity Control Center
New
Undecided
Unassigned

Bug Description

Unity has that handy launcher icon size slider in the Appearance pane that ... well, it control the launcher icon size.
However it also supports making the launcher icon size odd numbers which results in icons looking blurry like this:
http://i.imgur.com/LtVAW3G.png
And with even numbers that doesn't happen:
http://i.imgur.com/mWuqJb5.png
Is it sane to keep the odd numbers as an option then?
Unity tweak Tool (which you may know I designed [almost entirely]) doesn't support odd numbers to prevent the user from making his launcher have blurred icons.

tags: added: icon launcher needs-design size
summary: - Is it proper
+ Does launcher icon size slider have to support odd numbers?
Revision history for this message
Stephen M. Webb (bregma) wrote :

Yes, there's a an old bug about that somewhere, but no decision on how to resolve it.

This would make an excellent papercut for someone to fix.

Changed in unity:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
George Karavasilev (kokoto-java) wrote :

Simplest solution - make the slider jump between 2 rather then 1, we did exactly this for Unity Tweak Tool. If there is a ,ui or .glade file for the appearance window somewhere it is only a matter of adjusting an attribute for the gtkslider from glade or from manually editing the file with text editor (it uses xml syntax). Where is the source three of that appearance pane?

Revision history for this message
asmoore82 (asmoore82) wrote :

I think I've found it in the unity-control-center project: panels/appearance/appearance.ui

Revision history for this message
George Karavasilev (kokoto-java) wrote :

Me too, sadly restrciting a gtk scale step to step between two and not one isn't as easy as restricting a spinbutton (as in unity Tweak Tool). And GTK docs are being not really helpful.

Revision history for this message
George Karavasilev (kokoto-java) wrote :

I've fixeed the bug. In midnight. ;D
Evidence: https://dl.dropboxusercontent.com/u/2656555/Screencast%202014-03-14%2000%3A01%3A17.mp4
Should I make a MR?

Revision history for this message
Stephen M. Webb (bregma) wrote :

@George

Please go ahead and make a merge proposal. We will have the idea reviewd by the Unity UI design team once they have something to play with.

Revision history for this message
George Karavasilev (kokoto-java) wrote :
Revision history for this message
Adolfo Jayme Barrientos (fitojb) wrote :

Dupe of an earlier bug - moving everything to there if you don't mind :D

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.