Is score closeable?
When I read the plugin documentation, I saw a score.load method. However, I didn't see a method to close a score. The result is if I load multiple scores with plugin, I will end up with a lot of scores opened. How should I resolve this? Thank you!
Comments
score.close() has been added recently (#13301: Need means for closing a score from the plugin framework, it should be part of the upcoming 1.2 as well as in the developers version