Oddbjørn Bakke
Oddbjørn Bakke
Problems with double click/tap on binded navigation commands. Ex. ``` cs public Command AddContact { get { return new Command (async () => { await CoreMethods.PushPageModel (); }); } }...
Fixes #100 and #46 in RoundedBoxView - RoundedBoxView resets after BackgroundColor is changed (overrides the corner and border). - Border/Corners have wrong size on some devices (fixed value instead of...
Should the Plugin show an Update notification if a newer version is released? Maybe this should be a feature of the [Touch Portal SDK](https://github.com/oddbear/TouchPortalSDK)?
This functionality is on hold, as there is no support at this point. However, this has a "planned" status at the TC-Helicon Gaming discord. Waiting for an release, and then...
TouchPortal Discord channel: Request has been made. TP asset website: not yet. So people can find it easier. For the website, I want to have better install guide, and get...
Seems like we need to change from Mic L to Mic R and back to get Mic L list populated. Might just be on the Revelator USB Mic. Need to...
The USB microphones has different number of possible presets. Therefor the switching will not work. Need to update this to be set based on the Revelator type.