reset buttons, better disabled for shadows
This commit is contained in:
parent
26b9f787bb
commit
b07d7d7229
8 changed files with 85 additions and 22 deletions
|
@ -369,6 +369,10 @@ export default {
|
|||
})
|
||||
},
|
||||
|
||||
clearAll () {
|
||||
this.normalizeLocalState(this.$store.state.config.customTheme)
|
||||
},
|
||||
|
||||
// Clears all the extra stuff when loading V1 theme
|
||||
clearV1 () {
|
||||
Object.keys(this.$data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue