Vojtech Szocs has posted comments on this change. Change subject: webadmin,userportal: Resizable table columns (#767924) ......................................................................
Patch Set 5: New patch set with following updates: * Minimum column width used with column resizing changed from 50 to 30 pixels * VM table now has all columns as usual, with its column widths updated to match VM table with non-resizable columns There's one important thing to keep in mind regarding resizable columns feature: * tables with non-resizable columns have column widths (PX) adjusted proportionally by the browser -> for example, 30PX column in WebAdmin on 1920x1080 display will actually result in ~45PX * tables with resizable columns have column widths (PX) applied without any adjustments -> for example, 30PX column will actually be 30PX regardless of the display size For this reason, column widths need to be revisited and adjusted for any tables which should have resizable columns. -- To view, visit http://gerrit.ovirt.org/5243 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idbb8c32e1858a6e7810d1af9a82166e3790803f8 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
