Skip to content

Conversation

@marksamfd
Copy link
Owner

Fixed

Technical Details

  • Added source maps for improved debugging
  • Integrated Sentry webpack plugin configuration for both main and renderer processes
  • Improved code formatting and consistency across multiple files

### Fixed

- **Window Management**:
  - Fixed progress bar handling during save/quit operations
  - Added close signal tracking to prevent duplicate save attempts
- **Presentation Layout**:
  - Corrected presentation view aspect ratio calculation (16:9) (fixes #53)
  - Fixed text layer positioning to use relative coordinates (fixes #53)
- **File Handling**:
  - Fixed video file format extraction in Slide class
  - Improved ZIP file error handling with better error messages
- **Menu Cleanup**:
  - Removed slideshow menu section

### Technical Details

- Added source maps for improved debugging
- Integrated Sentry webpack plugin configuration for both main and renderer processes
- Improved code formatting and consistency across multiple files
@marksamfd marksamfd merged commit d701e01 into main Aug 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'textPosition')

2 participants