From Greg Sheremeta <gshereme(a)redhat.com>:
Greg Sheremeta 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>
---
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
Vojtech Szocs: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/68524
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I017711d70444d7058da159654fedb798af597bd3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(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: Vojtech Szocs <vszocs(a)redhat.com>