Miller Go Dev
Miller Go Dev
Hi @spydon, I can take a look at this. I just found another performance issue related to how SVG is drawn. If I try to solve that issue, this one...
I faced the same issue: ``` C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.Cpp.ClangCl.Common.targets(255,5): error MSB6006: "clang-cl.exe" exited with code 1. [D:\CodeOnSunday\hybrid_flutter_ide\build\windows\x64\plugins\rive_common\rive_common_plugin.vcxproj] Error: Build process failed. ``` I already had Clang 15.0.1 and VS...
> @trunghq3101 any update on this? I'm gonna continue working on this. I'm kinda being distracted by working on my game lately.
> > But according to the current Tiled format, template is not a child node anymore > > Can you clarify what docs and when this changed? If it changed...
@LightningDev1 Can you show your code? I'm having the same issue and I applied your suggestion but it didn't work. This is my code: ``` void main(List args) async {...
@LightningDev1 Oh it's working! I tried your code before but I probably didn't stop and rebuild the app. It does the trick. Thank you!
@bmwill Hi, I still encounter this bug on testnet 1.35.0. Does the release rolled out?