potatoes
potatoes
> ~What's the output of `betterdiscordctl -i flatpak -f canary -v -v status` ?~ > > Nevermind, I forgot bdctl can only look for the stable flatpak/snap packages. > >...
See FelixLisczyk's reply. sentencepiece fails to build if you don't have the correct packages. Check the error, in this case: ``` ./build_bundled.sh: line 15: cmake: command not found ./build_bundled.sh: line...
> I'm not sure if those two issues really have the same origin, but I'm in the group of those who can't get any playlist to load at all. >...
 Decided why not, so I tried making a "live" color picker with a smaller version. Turning out well so far, I probably should have tried to give this a...
I think this now covers 761, because the color picker can now be left out as a separate window while editing.   Changing palette swatch still invokes blocking color...
Alright, I think i managed to get all the feedback implemented. Thanks for the feedback. In the meantime, I was playing around more with the opacity and I managed to...
Sorry about the long delays. Got caught up with some things Will save it for a later PR, but I was considering switching the Hue & Sat and Sat &...
I decided to just merge setup into the constructor, should clean up all the non-nullable issues. Removed the alpha as well.
> One other note is that you can also add tests for the effect in https://github.com/PintaProject/Pinta/blob/master/tests/Pinta.Effects.Tests/EffectsTest.cs I can, but because feather replies on transparency, the output is identical to the...
Should be good now.