[bug] Get max.frontpatcher object from tab-view and list objects with JS
When making JS code that lists all the objects of the frontpatcher it only works if a subpatcher is opened in a seperate window, but not when the subpatcher is set to "show in parent patcher tab". In that case it still shows the parent patcher as the front patcher that is selected.
Steps to reproduce:
Max Patch
Copy patch and select New From Clipboard in Max.
Expected results: max.frontpatcher should return the front patcher from the tab that is selected instead of the parent patcher.
"version" : "Version 8.2.0 (6465d36c1e2) (x64 mac)",
"platform" : "mac",
"arch" : "x64",
"osversion" : "Mac OS X Version 10.13.6 (Build 17G66) x86_64"
But also does not work in 8.1.11 and 8.1.3