Fareesh Vijayarangam
Fareesh Vijayarangam
adjustRecordingSignalVolume(400)
Hello - is there anything we can do to help resolve this? This seems to be an issue on the latest versions as well.
This is useful, merge or suggest some improvements please.
Can you confirm if there is a known fix for this issue @LichKing-2234 ?
### Code ```dart SvgPicture.asset( 'images/icons/test.svg', width: 90.0, ) ``` ### Sample SVGs **With mix-blend mode** ```svg ``` **Without mix-blend mode (colors adjusted)** ```svg ```
I'm seeing an error with `sass 1.68.0` Relevant StackOverflow post: https://stackoverflow.com/questions/71805735/error-function-rgb-is-missing-argument-green-in-sass
I needed this too - I created a PR for it https://github.com/xRyul/obsidian-image-converter/pull/55