Edgar Simson
Edgar Simson
I experienced that with svg files generated from Illustrator. For an unknown reason Illustrator flips all the contents of symbols vertically, and inverts that using matrix transforms on Use elements....
I believe that instead of using `useState` the `state` should be kept in a ref thus exposing access to the latest value when needed. Then `useUpdate` can be used to...
I am getting a serif font for header and footer but need to change that at lest to a sans-serif
@szokeasaurusrex Thanks, this does indeed look like a duplicate of https://github.com/getsentry/sentry-cli/issues/1929
@abwood Thanks for sharing this! I think articulations are a bit too verbose, unintuitive and error-prone for showing/hiding nodes - you need to deal with the extra depth of stages...
@rsahlin @emackey @donmccurdy Please see https://github.com/KhronosGroup/glTF/pull/1760#issuecomment-623674633 but the essence of that is: > But I believe that to make this relevant for Configurability this extension needs to have a dynamic...
@Drigax From my perspective this is meant to interact with the same tags that are used on #1681 without any extra logic from the viewer. Using animations would require more...