Features
- Allow editing popup annotations (also called text annotations)
- Visual feedback when hovering over popup annotation icons
- Statusbar config option
[ui.statusbar]visible(bool): Show/Hide statusbarpadding(array of 4 ints): Padding around the statusbar (top, right, bottom, left)show_session_name(bool): Show session name in statusbarfile_name_only(bool): Show only file name instead of full pathshow_file_info(bool): Show file info (size, number of pages) in statusbarshow_page_number(bool): Show current page number in statusbarshow_mode(bool): Show current mode (e.g. selection mode) in statusbarshow_progress(bool): Show reading progress in statusbar
- Percentage progress indicator in statusbar
Bug Fixes
- Fix rect annotation creation
- Fix popup annotation creation