mediaitem square artwork res now adapts to window size
This commit is contained in:
parent
5e3bdd96f3
commit
6cb95f2d10
5 changed files with 55 additions and 28 deletions
|
@ -1,5 +1,6 @@
|
|||
const store = new Vuex.Store({
|
||||
state: {
|
||||
windowRelativeScale: 1,
|
||||
library: {
|
||||
// songs: ipcRenderer.sendSync("get-library-songs"),
|
||||
// albums: ipcRenderer.sendSync("get-library-albums"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue