We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Привет, очень люблю ваш плагин, но после обновления перестал работать Bitmap To Pattern Fill. Можно его как-то починить? Спасибо.
The text was updated successfully, but these errors were encountered:
@x-raizor please update this line: https://github.com/x-raizor/Efficiency/blob/master/Bitmap%20To%20Pattern%20Fill.sketchplugin#L26
to:
rawImage = (sketchVersion >= 3.4) ? [layer NSImage] : [[layer image] image]
I believe that's the only update required, but let me know if that doesn't fix the issue.
Sorry, something went wrong.
@abynim Thanks Aby! Very nice shot! That works fine.
@IvanMayorov поправили, скачайте последнюю версию. Спасибо за репорт!
Всё работает, супер, спасибо за оперативность!
No branches or pull requests
Привет, очень люблю ваш плагин, но после обновления перестал работать Bitmap To Pattern Fill. Можно его как-то починить? Спасибо.
The text was updated successfully, but these errors were encountered: