mirror of
https://github.com/makew0rld/amfora.git
synced 2025-02-02 15:07:34 -05:00
1.4 KiB
1.4 KiB
Notes
Temp
-
Recalculating
about:feeds
adds pages multiple times to the view -
Only options for feed files is the download modal - there should be a feed modal before that one
-
Auto feed detection fails on
ebc.li/atom.xml
-
TODO: remove all logger lines
Issues
- URL for each tab should not be stored as a string - in the current code there's lots of reparsing the URL
Regressions
Upstream Bugs
- Wrapping messes up on brackets
- Filed issue 23
- Wrapping panics on strings with brackets and Asian characters
- Text background not reset on ANSI pages
- Filed issue 25
- 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
- Bookmark keys aren't deleted, just set to
""
- Waiting on this viper PR to be merged
- Help table cells aren't dynamically wrapped
- Filed issue 29