]> git.ipfire.org Git - people/ms/bricklayer.git/commit
tui: Set maximum value later on progress windows
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 18:12:00 +0000 (18:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 18:12:00 +0000 (18:12 +0000)
commite44a8c278402cfccbe995b01a8f38ef30f576b1f
tree013932ad3d3ed1bbd73c72aaa4e88ad24d9807ec
parente1d7778beb476f75343d79590ebe226ad66a968b
tui: Set maximum value later on progress windows

This is required because Pakfire will only tell us what the maximum is
when the progress start function is being called.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/tui.py