Closed zoli closed 9 years ago
This panic occurs on opening new file with qml frontend. Apparently there is a problem converting javascript object to backend.Args here.
backend.Args
Related to https://github.com/go-qml/qml/issues/137.
Wanted to let you know I've updated the above issue on the go-qml repo with a possible somewhat decent solution.
Migrated to limetext/lime-qml#4.
This panic occurs on opening new file with qml frontend. Apparently there is a problem converting javascript object to
backend.Args
here.