mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[arch] improvement: hard requirements dialog width (uninstall dialog)
This commit is contained in:
@@ -1252,7 +1252,7 @@ class ArchManager(SoftwareManager):
|
||||
components=[reqs_select],
|
||||
confirmation_label=self.i18n['proceed'].capitalize(),
|
||||
deny_label=self.i18n['cancel'].capitalize(),
|
||||
min_width=500,
|
||||
min_width=600,
|
||||
window_cancel=False):
|
||||
watcher.print("Aborted")
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user