Vinay Gaba
Vinay Gaba
@oas004 Yes I agree! would be nice to brainstorm a bit so that we can not only solve it for icons, but also bring improvements to colors and typography.
Thanks for reporting the issue. I'm going to play with it and see what's going on!
Yeah don't think there is any reason to still have it. I can get rid of it!
@micHar Actually, there is an option that's meant to do exactly this. Use the `skip` property in `@ShowkaseComposable`. Essentially, the preview will look like this. ```kotlin @ShowkaseComposable(skip=true) @Preview private fun...
@micHar The reason this was done is because silently ignoring would be a lot worse since the expectation for most new users would be that this just works out of...
@iamutkarshtiwari Yeah I'm surprised I had not added that already. I plan to fix this issue this week and I will improve the error logging as well so that you...
Fixed the original issue that was flagged. Will add documentation when I'm ready for the next release, otherwise it will cause confusion. @iamutkarshtiwari I do have some ideas on how...
@badoualy Have you tried Showkase with ksp? Did that happen even with the ksp version?
@badoualy Checking again to see if you are also observing this with ksp?
Hey @chanakin, no where on this thread am I suggesting you to migrate to ksp. I was only asking if this was something you observed with ksp (if you happen...