Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Setup networks- limiting 'network label' text width
......................................................................
webadmin: Setup networks- limiting 'network label' text width
LabelWithTooltip is used to limit the width of the label name.
In case the name width is bigger than the limited width (in
pixels), the name is trimmed and '...' are add to it.
The tooltip displays the whole name.
Change-Id: I7315c42d39969de8eaa0c922b1f25050195ec352
Bug-Url:
https://bugzilla.redhat.com/1084748
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/panels/NetworkLabelPanel.java
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Alona Kaplan: Verified
Lior Vernia: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/29127
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7315c42d39969de8eaa0c922b1f25050195ec352
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server