Improvements Based on your Feedback. Thank you! 🚀
Added
- Support for
@invariant
&@pre
(fixes #4) - Basic support for
HTML_DYNAMIC_MENUS = NO
(fixes #3 (comment)) - Search has a focus ring in the primary theme color when in focus:
- Small layout improvements to improve mobile usability:
- Improved keyboard navigation: Enabled focus rings for treeview. This makes navigation with Tab much easier:
- Allow
inline code
to break if the line would get too long.
Changed
- Increased font size on mobile to improve readability and avoid the search bar being zoomed in on iOS devices (iOS requires at least 16px font size on text input fields, see here)
Fixed
- Class Index odd rows do blend in better in dark mode (fixes #5)