More drag and drop fixes
This commit is contained in:
parent
b9dbbf7bdd
commit
0a4317f712
3 changed files with 249 additions and 149 deletions
|
|
@ -118,7 +118,7 @@ Singleton {
|
|||
}
|
||||
}
|
||||
writeColorsToDisk(variant)
|
||||
Logger.log("ColorScheme", "Applying color scheme:", path)
|
||||
Logger.log("ColorScheme", "Applying color scheme:", getBasename(path))
|
||||
} catch (e) {
|
||||
Logger.error("ColorScheme", "Failed to parse scheme JSON:", e)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue