[the-board] [ui] Adjust the spinner size to be better aligned with the toolbar
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [ui] Adjust the spinner size to be better aligned with the toolbar
- Date: Fri, 28 Jan 2011 18:03:44 +0000 (UTC)
commit 9518cf55ad6f35151ca0698ab6886be92f469c46
Author: Lucas Rocha <lucasr gnome org>
Date: Fri Jan 28 18:03:03 2011 +0000
[ui] Adjust the spinner size to be better aligned with the toolbar
src/js/ui/mainWindow.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/js/ui/mainWindow.js b/src/js/ui/mainWindow.js
index 2f34609..b944463 100644
--- a/src/js/ui/mainWindow.js
+++ b/src/js/ui/mainWindow.js
@@ -36,7 +36,7 @@ const _SET_CURRENT_PAGE_TIME = 0.4;
const _SET_NEXT_PAGE_TRANSITION = 'easeInCubic';
const _SET_PREVIOUS_PAGE_TRANSITION = 'easeOutCubic';
-const _SPINNER_SIZE = 30;
+const _SPINNER_SIZE = 20;
function MainWindow(args) {
this._init(args);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]