cherry-studio/src
beyondkmp 6fcfb5c5a6 refactor(ocr): streamline OCR service registration and improve image preprocessing
- Simplified the registration of the system OCR service by removing the conditional check for Linux.
- Updated SystemOcrService to directly import necessary modules, enhancing clarity.
- Refactored image preprocessing to use a static import of the 'sharp' library for better performance.
2025-09-02 08:39:21 +08:00
..
main refactor(ocr): streamline OCR service registration and improve image preprocessing 2025-09-02 08:39:21 +08:00
preload feat(window): check fullscreen state when useFullScreen mounted (#9719) 2025-08-31 18:17:16 +08:00
renderer refactor(RichEditPopup): update minHeight to be dynamic based on window size 2025-09-02 04:40:02 +08:00