12-10-2022, 05:04 PM
This is the list of issues fixed with build 7, as well as any enhancements:
Mike
- Enhanced zooming speed significantly (pages render faster and smoother in general as a result). The zooming will be fully fixed in build 8.
- Implemented a separate drawing layer for new annotations. This allows writing to continue feeling smooth even if there are a hundred annotations already on the page, as only the drawing layer will refresh.
- Fixed issue with keys and metronome beats not being populated correctly from the database
- Added option to connect to MIDI devices over WiFi. Also added button to connect over bluetooth.
- Fixed speed of hash calculations by a very significant amount (hundreds of times faster). This is very significant for library synchronization.
- Added forced reload of the settings screen after restoring a library so that the new settings are shown properly before returning to the library screen
- Fixed issue with printing and exporting image files where the image isn't scaled properly
- Fixed issue where progress is reported incorrectly when uploading to Google Drive
- Fixed issue where snippets embedded in PDFs would become corrupted after the PDF is saved
- Changed all square buttons to have rounded corners for a more pleasing appearance
- Fixed issue where two and three finger taps would not work in the annotation editor if stylus mode was enabled
- Fixed layout issues on various screens and dialogs
- Fixed issue with creating layers with duplicate names
- Fixed issue with checkboxes not working on the grid popup
- Fixed layer window behavior so that you can tap to activate a layer, and tap again to expand or collapse. Tapping on the arrow directly will expand or collapse.
- Optimized the way in which piano staff stamps are rendered so that they will render much faster with a large amount of them.
- Fixed issue where menus would not display correctly from the radial menu (grid settings and settings window)
- Fixed issues with the tree control used in the layer window as well as the bookmarks window. This solves various crashes and other problems.
- Fixed issue with deleting bookmarks when viewing bookmarks from all songs, as well as issue when deleting bookmarks not from the song being actively viewed
- Fixed issue where setlists were not showing up on the recent tab, and setlists could not be loaded from the recent tab
- Fixed background coloring issues when not alternating row colors and switching on/off the dark theme
- Fixed issue with the sharing feature not working properly
- Fixed some issues with the track list window in the media player. More fixes are coming.
- Added code to reduce offset that occurs if a page is cropped and the text tool is used (text jumps a little when starting to edit or when stopping editing)
- Fixed issue where setlists and songs could be selected at the same time on the recent tab
- Fixed issue where password protected PDFs could not be imported in the song editor
- Removed the render preference option as it's too problematic
- Fixed issue with long pressing toolbar items in the annotation editor
- Fixed issue where the first page would not be displayed properly in the song editor preview
- Fixed issue that would occur in some cases when a progress dialog would be displayed and closed so quickly that the framework wouldn't report it ever having been closed
- Fixed issue where parts of the application would display incorrectly in cutouts when the tablet is rotated to landscape
- Fixed the MIDI timing clock feature to actually work with acceptable accuracy by using high priority real time threads
- Fixed toast notifications to use a dark gray background color
- Fixed issue with example text not showing properly in the format dialog before changing the text
- Switched to size 17 font for most dialogs for consistency
- Fixed issue where linking a genos registration, then linking it again would not deleted the first commands that were created
- Fixed issue where radio list dialog used for selecting pedal actions could go off the screen if the tablet is rotated
- Fixed issues with the display mode and page scaling mode dialogs when rotating back and forth
Mike