Jan Melander

Results 4 issues of Jan Melander

As a user of hundreds of plugins to Logic Pro I would need to know what plugins are native Apple Silicon and who are not. I found that dropping a...

In FPPopoverView, -(void)setupViews, the contentRect calculation is wrong when arrorDirection is NoArrow combined with no title. contentRect.origin = CGPointMake(10, 30); contentRect.size = CGSizeMake(self.bounds.size.width-20, self.bounds.size.height-40); Should be: contentRect.origin = CGPointMake(10, 10);...

### Expected Behavior When creating a widget for a dashboard, I can select an event, app and visualisation that supports segmentation, like bar chart. Then I select an event from...

Can I force AppAuth to use a certain auth method when I'm using the OIDAuthorizationRequest() method? One IDP I'm trying to use returns all 4 alternative auth method in the...

question