Fabian Deutsch has submitted this change and it was merged. Change subject: Fix behavior with <END> on scrolling text fields ......................................................................
Fix behavior with <END> on scrolling text fields If the amount to fill comes out negative, force it up so we don't fail an assertion from urwid Change-Id: I3740a1c31b2a83db8b63a49d4f4f30a0b3a64f7a Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/ui/widgets.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Joey Boggs: Looks good to me, but someone else must approve Ryan Barry: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/25285 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3740a1c31b2a83db8b63a49d4f4f30a0b3a64f7a Gerrit-PatchSet: 7 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
