Skip to content

Commit

Permalink
some work
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierfriard committed Apr 17, 2024
1 parent 7bfd973 commit 91753d3
Show file tree
Hide file tree
Showing 7 changed files with 10,627 additions and 8,712 deletions.
2 changes: 0 additions & 2 deletions boris/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -5578,8 +5578,6 @@ def main():

window = MainWindow(ffmpeg_bin)

print(f"{app.styleSheet()=}")

if window.config_param.get(cfg.DARK_MODE, cfg.DARK_MODE_DEFAULT_VALUE):
app.setStyleSheet(qdarkstyle.load_stylesheet(qt_api="pyqt5"))

Expand Down
2 changes: 1 addition & 1 deletion boris/core.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<file alias="logo">icons/logo_boris.png</file>
<file alias="boris_unito">icons/boris_unito.png</file>
<file alias="dbios_unito">icons/dbios_unito.png</file>
<file alias="splash">icons/splash.jpg</file>
<file alias="splash">icons/splash.png</file>


<file alias="observations_list">icons/fontawesome_free/list.svg</file>
Expand Down
19,335 changes: 10,626 additions & 8,709 deletions boris/core_qrc.py

Large diffs are not rendered by default.

Binary file modified boris/icons/logo_boris.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified boris/icons/logo_eye.128px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed boris/icons/splash.jpg
Binary file not shown.
Binary file added boris/icons/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91753d3

Please sign in to comment.