lp:~aacid/unity8/noArtShapeSizeForRegularCards

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity8/noArtShapeSizeForRegularCards
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Unity 8
Status:
Merged

Recent revisions

2552. By Albert Astals Cid

cimi prefers it this way

2551. By Albert Astals Cid

Combine the ifs

2550. By Albert Astals Cid

Merge

2549. By Albert Astals Cid

Remove artShapeSize from non cardtool cards

artShapeSize is only used in the cardtool card to read the value them we pass down in fixedArtShapeSize

According to qmlprofiler evaluating this useless binding accounts for ~0.5% when scrolling up and down a very long scope

2548. By Albert Astals Cid

Do not calculate implicitHeight for Cards in a CardGrid

We set their height with
 item.height = Qt.binding(function() { return cardTool.cardHeight; });
anyway so it's lost CPU time

The qmlprofiler said it took around 1.5% of the time of scrolling up/down a very long scope

2547. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

2546. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

2545. By CI Train Bot Account

Resync trunk.

2544. By CI Train Bot Account

Releasing 8.13+16.10.20160714-0ubuntu1

2543. By CI Train Bot Account

Make use of MirSurface::inputBounds and drop UbuntuKeyboardInfo hack

Branch metadata

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