Closed roidy closed 3 months ago
Have you tried it because I use it on my recommendation lists:
https://github.com/Hitcher/skin.ftv/blob/master/xml/Includes_Dialog_Movie_TV_Information.xml#L344
Thanks, but you're not using script-tmdbhelper-recommendations.xml
. From a list in a script managed dialog that won't work :(
@roidy - Can you test linked PR above? There's two different methods to set the override close action. It works similar to how you set the action of the list - either in the runscript in the pipe separated arguments, or as an onload.
Thanks, after testing I can confirm both methods work perfectly 👍
Describe the feature that you'd like
Could we get the ability to override
onback
for containers in the recommendations dialog like the old embuary info script. https://github.com/sualfred/script.embuary.info?tab=readme-ov-file#overwriting-onback-or-provide-an-additional-onclose-actionWhy is this feature needed? What problem does it solve?
Sometimes you don't want to close the recommendations dialog when pressing
onback
on a list. I would like to useonback
to reset a list to the first item and only close the recommendations dialog when the user scroll up past the top of the group of lists.Steps to reproduce.
No response
Screenshots and Additional Info
No response
Checklist