1f73a7070ff2df9f7006246bd5651ca8f9c82992
TODO:
- Write a new selection system. Godot's built-in
RichTextLabelselection is limited by the node's boundaries. In normal web, holding click and dragging your mouse across the screen will select text across multiple nodes. Godot doesn't have a "set_selected_text" property, despite having one for "get_selected_text". - Right-click Dropdown for basic text operations (Copy, Paste, Cut). Download options for images
- Select-all CTRL+A shortcut
- Scrolling in the website container
- Store tab containers so switching tabs won't erase previous tab.
- GIF support
Languages
GDScript
55.8%
Rust
26.5%
HTML
11.6%
Lua
2.4%
Svelte
2.2%
Other
1.4%