added toggle for animated artwork background, animated background will stop when window is out of focus
This commit is contained in:
parent
05f152247d
commit
e087129b01
5 changed files with 67 additions and 18 deletions
|
@ -82,6 +82,14 @@
|
|||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-option-line">
|
||||
<div class="md-option-segment">
|
||||
Animated Window Background
|
||||
</div>
|
||||
<div class="md-option-segment md-option-segment_auto">
|
||||
<input type="checkbox" switch v-model="app.cfg.visual.bg_artwork_rotation"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-option-line">
|
||||
<div class="md-option-segment">
|
||||
Window Transparency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue