Skip to content

UI optimization of the sources-progressbar

Taslim Oseni requested to merge progress-bar-on-fullscreen into develop

This MR fixes #154 and #155 by applying the following changes:

  1. The sources progressbar disappears 1.5 seconds after a webpage loads completely.
  2. The point above also prevents the sources-progressbar from blocking the view on full screen.
  3. The progress shield which was initially introduces to hide the default progressBar.
  4. Update toolbar icon to denote the major content source.

Screenshot_20240517_215407 Screenshot_20240517_215444

Edited by Taslim Oseni

Merge request reports