Clinton Bowen
Clinton Bowen
@KSemenenko I am using [.NET Portable PCL 4.5 - Profile111](https://portablelibraryprofiles.stephencleary.com/), not .net standard.
@KSemenenko >For Xamarin.Forms you need only ``` await CrossColorThief.Current.GetPalette(sourceImage); ``` If I write this line of code in my PCL project, I get a [`System.NotImplementedException`](https://github.com/KSemenenko/ColorThief/blob/b70f24c46aca23cc043b698bb171319ae02af52d/ColorThief.Forms/CrossColorThief.cs#L35-L36) error. The error message for...
I think where this issue is coming up is ColorThief reference/object confusion between PCL and platform projects. I think what we want in the PCL project is `using ColorThiefDotNet.Forms;`: ```...
@ksemenenko I may follow up on this later in my development near the end of March as I have reprioritized my development as this became a bit of a blocker....
just a heads up BlueSky now has a media press kit with logos. 1. Logo Google Drive: https://drive.google.com/drive/folders/1RDpuQOQMfM9mXQ61wUYWNZUbgvDc8r-n The SVG is: ```html ```
> Hey folks. This icon has been added to our build system and will be released with the next version of Font Awesome. (Unfortunately, I don't yet have an estimate...
related commits and prs: - https://github.com/bluesky-social/atproto/commit/6e382f67aa73532efadfea80ff96a27b526cb178 - https://github.com/bluesky-social/atproto/pull/3585
I've started a branch of work on this: https://github.com/afbase/rsky/tree/afbase/sync1.1-part-1 I've add the #sync event and removed the #handle, #tombstone and #migrate.
# Related PRs in [atproto](https://github.com/bluesky-social/atproto) There are the following PRs I see around this thus far in ATProto - https://github.com/bluesky-social/atproto/pull/3391 - https://github.com/bluesky-social/atproto/pull/3585 - https://github.com/bluesky-social/atproto/pull/3612
Happy to participate/review the proposal