Neotrickster

Results 8 comments of Neotrickster

This just happen to me today, yesterday uploaded a version into store and everything was fine, then clean some code (a couple unused variables) and decide upload again and bam...

I just noted that for some reason, Opacity only apply on controls and not in Player, but yes, this is needed to make effects with multiple media/channels

Looks like this could be done here: https://github.com/CommunityToolkit/Maui/issues/1891

I have the same case, my app is Portrait for everything but 1 page (the one with MediaElement) so I just add some android specific code in OnAppearing and OnDisappearing...

> I just checked both my phone and android tablet. The behavior of the device is not as you describe. If I turn on auto rotation in settings it will...

>... > * Nice to have: that should change the screen orientation forcefully depending if the video is a landscape one > > * Good enough: that should ignore the...

> I just checked both my phone and android tablet. The behavior of the device is not as you describe. If I turn on auto rotation in settings it will...