Michael Burns has submitted this change and it was merged. Change subject: urwid: Add attr to footer ......................................................................
urwid: Add attr to footer Previously the footer was sometimes hidden due to missing attributes (which lead to the text beeing drawn in the same color as the background). Now the default text color is used. Change-Id: I8b6d8c80ac516471b2e71addae15501a279ae7e5 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=982528 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/ui/urwid_builder.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19415 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8b6d8c80ac516471b2e71addae15501a279ae7e5 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
