[elisa] [Bug 406940] Consider reducing the size of the busy indicator in views

2019-04-30 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=406940

Matthieu Gallien  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/eli
   ||sa/bc9b05ca4e555e19e07340cb
   ||6122e9cd63a37d26
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Matthieu Gallien  ---
Git commit bc9b05ca4e555e19e07340cb6122e9cd63a37d26 by Matthieu Gallien, on
behalf of David Koermendi.
Committed on 30/04/2019 at 15:40.
Pushed by mgallien into branch '0.4'.

Reduce the size of busy indicators

Summary:
As reported in 406940, the busy indicators that show up when data is being
loaded are a bit too big at the moment. These changes reduce their size by
anchoring them at the center instead of having them fill the available space
(see example screenshots below for comparison).

Track view before change:
{F6798571}

Track view after change:
{F6798572}

Grid view before change:
{F6798574}

Grid view after change:
{F6798575}

Test Plan: This is just a minor UI tweak. No behavioural changes.

Reviewers: #elisa, mgallien, #vdg, ngraham

Reviewed By: #elisa, mgallien, #vdg, ngraham

Subscribers: ngraham

Tags: #elisa

Differential Revision: https://phabricator.kde.org/D20880

M  +5-2src/qml/AlbumView.qml
M  +5-2src/qml/DataGridView.qml
M  +5-2src/qml/FrequentlyPlayedTracks.qml
M  +6-2src/qml/GridBrowserDelegate.qml
M  +5-2src/qml/RecentlyPlayedTracks.qml
M  +5-2src/qml/TracksView.qml

https://commits.kde.org/elisa/bc9b05ca4e555e19e07340cb6122e9cd63a37d26

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 406940] Consider reducing the size of the busy indicator in views

2019-04-28 Thread David K
https://bugs.kde.org/show_bug.cgi?id=406940

--- Comment #2 from David K  ---
I haven't used Phabricator before, but I'll look into it later today.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 406940] Consider reducing the size of the busy indicator in views

2019-04-28 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=406940

Matthieu Gallien  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 406940] Consider reducing the size of the busy indicator in views

2019-04-28 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=406940

--- Comment #1 from Matthieu Gallien  ---
Thanks for your report.
Could you try to submit it to phabricator ?
You can also add a small code tweak to have it shown longer.

-- 
You are receiving this mail because:
You are watching all bug changes.