#onChangeSelection() not triggered in frame5

1 messages · Page 1 of 1 (latest)

digital mantle
#

I have a question that may very well be a bug or just a feature I don't understand fully: say I have two frame5s, each with an onChangeSelection link tag. If the frames are docked separately they both trigger properly, but if you superimpose one to the other (see attached image) only the currently focused frame will trigger the event.

I'm sure there is an easy workaround that can be achieved to update both frames (eg having the mtscript that's called call the other update as well), but, this doesn't seem like the intended behavior and I thought it was worth mentioning here.

molten spire
#

This is definitely worth filing a bug report/issue on GitHub. Good catch, btw. 👍

hard vale
#

I do know for the event to trigger the frame has to be visible and on top. This has always been the case. You can't have it tabbed or pinned and collapsed.

teal sparrow
#

Just so I don't get confused though, you could use an overlay or one oCS event to check / trigger the update (e.g. if oCS event A is triggered, could that not run a macro to update the minimized frame)?

molten spire
digital mantle
digital mantle
digital mantle
#

Apparently i did have an account. Bug report submitted 🙌