Reworking GUI interaction. Fixed javascript inject. Closes #132
This commit is contained in:
@ -59,8 +59,8 @@ ApplicationWindow {
|
||||
|
||||
mainSplit.setView(wallet.view, wallet.menuItem);
|
||||
|
||||
// Call the ready handler
|
||||
gui.done();
|
||||
// Command setup
|
||||
gui.sendCommand(0)
|
||||
}
|
||||
|
||||
function addViews(view, path, options) {
|
||||
|
Reference in New Issue
Block a user