Fix file association double-click rendering (v1.6.1)

Fixed issue where files opened via double-click were not rendering properly. Added proper wait for renderer load state before sending file data.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-05 20:34:28 +05:30
co-authored by Claude
parent b93129bc44
commit 17c32f0b7d
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pan-converter",
"version": "1.6.0",
"version": "1.6.1",
"description": "Cross-platform Markdown editor and converter using Pandoc",
"main": "src/main.js",
"scripts": {