Notes |
|
(0091718)
|
dbaz
|
2016-11-21 18:05
|
|
Attached screenshots and a proposed patch. |
|
|
(0091899)
|
hgbot
|
2016-11-28 15:56
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2896b5b1be89a023308f4ef8b747f40424abb9e4
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Nov 23 08:56:35 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2896b5b1be89a023308f4ef8b747f40424abb9e4 [^]
Fixed issue 34592: [UX] Scrollbars are too wide
- Added some style changes to decrease the size of the Scrollbars
---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown_pressed.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft_pressed.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight_pressed.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp.png
A web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp_pressed.png
---
|
|
|
(0091900)
|
hgbot
|
2016-11-28 16:37
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 23c0e7ec5fdda1d93eb7860933911b6467ba6cdc
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Nov 28 09:36:58 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23c0e7ec5fdda1d93eb7860933911b6467ba6cdc [^]
Related to issue 34592: Backed out changeset: 2896b5b1be89
---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown_pressed.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft_pressed.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight_pressed.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp.png
R web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp_pressed.png
---
|
|
|
|
Reverted previous changeset. The solution should include also a patch to ensure the scroll always be by dragging the finger through the scrollable area even in Windows 7 + touch screen. |
|