Rob Howard

Results 19 comments of Rob Howard

I'm assuming that @jinyuttt wants C# bindings for Tangram-ES for use in a WPF app. Since this would first require Tangram-ES to support Windows platform, I doubt this is doable...

@matteblair wasn’t there an effort to make a Windows port awhile back?

I'm adding an upvote. Container name autocompletion is something that everybody uses extensively with docker commands.

So, is it safe to assume the this tap is essentially abandoned?

I believe that I am seeing the same issue when displaying a ReadOnlyObservableCollection in a ListView. In my case, the ROOC is exposed by the view model from an underlying...

@PureWeen has commented on Discord that this is likely a regression that was previously fixed in Xamarin Forms and related to the following line missing a ? after element. https://github.com/dotnet/maui/blob/64432c450080efa99084f040c933c9011b066989/src/Controls/src/Core/Compatibility/Handlers/ListView/iOS/ListViewRenderer.cs#L964...

Hi @jakob. Do you guys have an example of how to build an extension against the bundled PostgreSQL included in PostgreApp?

Have you tried just using a global JavaScript function to do your color conversions? Instead of hard-coding a color in you styles, you would call this function with the parameters...

Maui is now in GA and has been mostly stable for a month or so, so getting this merged should probably move up the list.