SceneService exposes popAllSubScenes method? #1226
chengenzhao
started this conversation in
Ideas
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi:
Is it a good idea allow sceneService provide popAllSubScenes method?
in the source code mainWindow object does provide this method
but currently sceneService doesn't expose this method
so is it a good idea to provide this method in the scene services?
Currently we are using while statement to pop all sub scenes
it works but is it better to expose it in the sceneService directly?
thanks
Beta Was this translation helpful? Give feedback.
All reactions