generated from Klectr/KTemplate
KSlab is a infinite canvas that runs locally, not making any network requests
Triston Armstrong
0cc0d388b4
previously the text elements werent relieving their focus up until actually clicking another element on the page. This now allows cilcking anywhere on the page regardless of element, relieving the focus and shifting focus to another text element if one is clicked. This also fixes the persistant text wrapping, replacing the <br> tags with chars and wrapping the text wth a pre tag to maintain all new lines |
||
---|---|---|
.vscode | ||
src | ||
src-tauri | ||
.gitignore | ||
.prettierrc | ||
bun.lockb | ||
index.html | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.ts |