enigma2 icon indicating copy to clipboard operation
enigma2 copied to clipboard

Inconsistent progress dialog design

Open wedebe opened this issue 2 years ago • 1 comments

! Before you log an issue, have you updated to the most recent version? It's possible the issue may have already been fixed.

Describe the bug / Actual behaviour: Download Plugin Information & Downloading Image progress dialogs look different.

There's also too much bottom padding in the Plugin progress, and too little in the Image version.

Expected behaviour: They should appear as a consistent element of the UI

Has this issue started to happen just recently? Yes, the dialog was introduced with a rewrite of the Plugin Manager

To reproduce: Steps to reproduce the behavior:

  1. Go to...
  2. Press ...
  3. Press ...
  4. See result/error

Screenshots 20230815113426 20230814124015

Image/Box Model (please complete the following information):

  • Version: 7.3
  • BoxModel: N/A

Additional context N/A

wedebe avatar Aug 15 '23 10:08 wedebe

The UI in the first image is a new control that was recently developed by @jbleyel and myself. It is a new progress bar that appears as an overlay to any existing screen. It was created and implemented for use in the new Plugin Browser. I suspect it will get more use as we continue to move around the code making improvements and optimizations.

IanSav avatar Aug 15 '23 13:08 IanSav