From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Correcting height in VfsConfigPopupView.
......................................................................
webadmin: Correcting height in VfsConfigPopupView.
Since the relative height seems not to work like
expected, the internal height of a panel is hard coded.
This causes the vertical scrollbar is shown if needed.
To gain horizontal space for the scrollbar, the width of
the panel and the popup view is extended.
Change-Id: I017711d70444d7058da159654fedb798af597bd3
Bug-Url:
https://bugzilla.redhat.com/1341162
Signed-off-by: Dominik Holler <dholler(a)redhat.com>
(cherry picked from commit d264d640fab499e2e81fcbbd6c738100b5e1e000)
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/VfsConfigPopupView.ui.xml
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Dominik Holler: Verified
Jenkins CI: Passed CI tests
Greg Sheremeta: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/68857
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I017711d70444d7058da159654fedb798af597bd3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>