mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 02:18:11 +08:00
Fix nudge and textbox creation (#672)
* Fix nudge and textbox creation * Code review * Cleanup veriable names
This commit is contained in:
committed by
Keavon Chambers
parent
a02b7a4635
commit
0887e56533
@@ -20,7 +20,7 @@
|
||||
<body>
|
||||
<noscript>JavaScript is required</noscript>
|
||||
<!-- tabindex is used to allow the app to have focus while inside of it -->
|
||||
<div id="app" tabindex="0"></div>
|
||||
<div data-app id="app" tabindex="0"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user