<a> tag, make icon & html concurrent

This commit is contained in:
Face
2025-07-22 22:14:37 +03:00
parent 441c921029
commit ee1448987d
8 changed files with 48 additions and 5 deletions

View File

@@ -4,4 +4,8 @@ TODO:
3. **Select-all CTRL+A shortcut**
4. **Scrolling** in the website container
5. **Store** tab containers so switching tabs won't erase previous tab.
6. **GIF** support
6. **GIF** support
7. **Video** support via [GDE GoZen](https://github.com/VoylinsGamedevJourney/gde_gozen)
Issues:
1. **< br />** counts as 1 element in **WebsiteContainer**, therefore despite being (0,0) in size, it counts as double in spacing.