[PR #175] [MERGED] Fix "save" when hitting cancel #282

Closed
opened 2026-05-05 11:57:56 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/175
Author: @deepflame
Created: 9/11/2018
Status: Merged
Merged: 9/17/2018
Merged by: @kusti8

Base: masterHead: patch-1


📝 Commits (1)

  • ccd06b8 Fix "save" when hitting cancel

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 examples/Notepad/index.js (+3 -1)

📄 Description

when I try to save the file and hit cancel it throws an error and terminates. The if-clause will prevent it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/175 **Author:** [@deepflame](https://github.com/deepflame) **Created:** 9/11/2018 **Status:** ✅ Merged **Merged:** 9/17/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ccd06b8`](https://github.com/kusti8/proton-native/commit/ccd06b87a413f164bcc258b118700378bc17d65e) Fix "save" when hitting cancel ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/Notepad/index.js` (+3 -1) </details> ### 📄 Description when I try to save the file and hit cancel it throws an error and terminates. The if-clause will prevent it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:57:56 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#282
No description provided.