lp://qastaging/~3v1n0/unity/quicklist-item-glow-selection

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp://qastaging/~3v1n0/unity/quicklist-item-glow-selection
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Project:
Unity
Status:
Development

Recent revisions

1803. By Marco Trevisan (Treviño)

QuicklistMenuItem*: add a shared function to Draw the Prelight that applies a blurred glow

All the kinds of QuicklistMenuitems now uses the shared DrawText and DrawPrelight functions
to draw the content, these functions are also aware of the padding that the quicklist item
should use.

The DrawPrelight function uses some heuristic to get the best result, instead of just drawing
a blurred rectangle under the opaque one.

Plus, now the disabled quicklist are using a semi-transparent white color, computed comaparing
the results with the design mokups.

1802. By Marco Trevisan (Treviño)

QuicklistView: don't define the padding of each MenuItemView, leave the children to set it

The quicklist view shouldn't define the padding of each child, but each one should take all the
space and then draw there what it wants. This allows to use all the quicklist space on the menu items
and to draw a glow without reducing the item area.

1801. By Marco Trevisan (Treviño)

QuicklistMenuItemRadio: fix the rendering of the active/unactive and disabled states

Fixing bug #910286 caused the menuitem to be drawn incorrectly

1800. By Marco Trevisan (Treviño)

QuicklistMenuItemCheckmark: fix the rendering of the active/unactive and disabled states

Fixing bug #910286 caused the menuitem to be drawn incorrectly

1799. By Chase Douglas

Fix a unity crash if utouch fails to initialize.. Fixes: https://bugs.launchpad.net/bugs/860707. Appoved by Sam Spilsbury.

1798. By Sam Spilsbury

Splits code into files. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

1797. By Sam Spilsbury

s/Unity/unity. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

1796. By Sam Spilsbury

Refactors the code to make it testable. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

1795. By Andrea Azzarone

. Fixes: https://bugs.launchpad.net/bugs/839467. Appoved by Andrea Cimitan.

1794. By Alex Launi

When we call next icon we roll over to the show desktop icon at index 0, failing the test. This isn't really what we want anyway. Launching a third application makes the array big enough that this doesn't occur.. Fixes: . Appoved by Allan LeSage.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/unity
This branch contains Public information 
Everyone can see this information.