You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requesting that the conditional play button is implemented into the theme allowing for the play button to display available sources for games where duplicate hider has hidden duplicates. The DH_Night Theme has implemented this as an worked example.
The specific use case I am looking to solve is to be able utilise duplicate hider to manage mame roms without having manually merge duplicates as this would allow duplicte hider to do the heavy lifting and then use the play button to select a specific version.
The text was updated successfully, but these errors were encountered:
Put some time into this in version 3.6 but could not find a way to make it look like I wanted. Unable to set CornerRadius on the ContentControl of this extention. Will put more time into this on next update!
Put some time into this in version 3.6 but could not find a way to make it look like I wanted. Unable to set CornerRadius on the ContentControl of this extention. Will put more time into this on next update!
Nps. Appreciate the update and the efforts and happy to see you returning to the best theme on Playnite!
So I retried to integrate the "PlayButtonExt" control from Duplicate Hider like seen here and I got further with the integration but I ran into a problem. I was not able to fix it and it kind ruin everything even if it works, so I reverted the changes and this will have to wait again for another update, I may need to get help from the community for this one because I tried to integrate this in another theme and it worked perfectly so the problem come from eMixedNiteMC. Anyway Ive put way too much time on this (almost all night) so I will post the changes I made before reverting it so you guys can use the files and maybe help me find the solution.
Requesting that the conditional play button is implemented into the theme allowing for the play button to display available sources for games where duplicate hider has hidden duplicates. The DH_Night Theme has implemented this as an worked example.
Screenshot from Dupe Hider Github here:
Further details can be found via the following xml example from Dupe Hider Github:
https://github.com/felixkmh/DuplicateHider/blob/master/UiIntegrationExamples/UiIntegrationDetailsViewExample/DetailsViewGameOverview.xaml
The specific use case I am looking to solve is to be able utilise duplicate hider to manage mame roms without having manually merge duplicates as this would allow duplicte hider to do the heavy lifting and then use the play button to select a specific version.
The text was updated successfully, but these errors were encountered: