Permalink
Please
sign in to comment.
Browse files
MythBrowser: Show a loading indicator on the page tabs.
This adds a loading indicator which is shown whenever a page is busy loading. Also add a default favicon.
- Loading branch information
Showing
with
53 additions
and 27 deletions.
- +16 −2 mythplugins/mythbrowser/mythbrowser/mythbrowser.cpp
- +3 −0 mythplugins/mythbrowser/mythbrowser/mythbrowser.h
- +20 −20 mythplugins/mythbrowser/mythbrowser/webpage.cpp
- +3 −3 mythplugins/mythbrowser/mythbrowser/webpage.h
- +10 −1 mythplugins/mythbrowser/theme/default-wide/browser-ui.xml
- BIN mythplugins/mythbrowser/theme/default/images/mb_default_favicon.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_1.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_2.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_3.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_4.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_5.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_6.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_7.png
- BIN mythplugins/mythbrowser/theme/default/images/mb_loading_8.png
- +1 −1 mythplugins/mythbrowser/theme/theme.pro
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 comments on commit
6eae80f