Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Limiting vnic name label width on vm dialog ......................................................................
webadmin: Limiting vnic name label width on vm dialog LabelWithTooltip is used to limit the width of the vnic name label. 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: I32d30aa8d1824b127030a533fcde57aaa75983b3 Bug-Url: https://bugzilla.redhat.com/1029973 Signed-off-by: Alona Kaplan <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml 2 files changed, 16 insertions(+), 5 deletions(-) Approvals: Alona Kaplan: Verified Lior Vernia: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29126 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32d30aa8d1824b127030a533fcde57aaa75983b3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
