Jakub Rak
Jakub Rak
On second thought, alpha is used as a percentage of the new color that should overwrite the old one (as the original's alpha is always 100% for the purposes of...
this should probably be solved on some global java level, since we need it to work on all platforms
also see undo/redo changes
but this changes the actual path, it removes the data/ from it...
drawbacks of moving to sketchPath() include: - changing the default save folder location `JsonSaveStore.dataFolderRootPath` from "gui" to "data/gui" - changing the docs to reflect that, especially in `LazyGuiSettings.setCustomGuiDataFolder()` ~~possible behavior...
let's not break any functionality - let there be no changes to save folder location
learn what works from after effects first, see how it could be integrated
this is the kind of responsive tutorial we need to make things easier for newcomers
maybe it would be easier to always delete the 'latest' tag and create a new release, it's clunky from the UI but it could be easier from the actions API...
I can't reproduce this on my main PC, it tells me `pixelDensity(2) is not available for this display` but maybe I'll be able to reproduce it later on some other...