1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-25 19:55:22 +00:00
amfora/NOTES.md
2020-06-21 20:37:27 -04:00

603 B

Notes

  • All the maps and stuff could be replaced with a tab struct
  • And then just one single map of tab number to tab

Bugs

  • Wrapping is messed up on CHAZ post, but nothing else
  • Text background not reset on ANSI pages
  • Modal styling messed up when wrapped - example occurence is the error modal for a long unsupported scheme URL
    • Filed issue 26
    • Add some bold back into modal text after this is fixed