Fix several cases of errors appearing in the console

One appeared on load (a deprecated meta tag). One appeared when adding an Identity (Passthrough) node. One appeared when exposing the the Weight parameter of the Stroke node. This also fixes the intended behavior of the bisect script, which was involved when finding the prevenance of these errors.
This commit is contained in:
Keavon Chambers
2026-04-03 03:20:04 -07:00
parent 5edb00bd9a
commit 55115d89d5
4 changed files with 13 additions and 8 deletions

View File

@@ -16,8 +16,7 @@
<meta name="color-scheme" content="dark only" />
<meta name="darkreader-lock" />
<meta name="description" content="Graphite is an open source vector graphics editor and procedural design engine. Create and animate with a nondestructive editing workflow that combines layer-based compositing with node-based generative design." />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="mobile-web-app-capable" content="yes">
<!-- INDEX_HTML_HEAD_REPLACEMENT -->
</head>
<body>