[PR #16] [MERGED] bug fix #2769

Closed
opened 2026-03-01 17:23:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/16
Author: @VShawn
Created: 8/14/2020
Status: Merged
Merged: 8/14/2020
Merged by: @VShawn

Base: masterHead: dev


📝 Commits (3)

  • da91899 1, Add ContextMenu to Tab header to close tab.
  • 1ac95b1 bug fix release 0.4.8.2008141135
  • a9f9d30 update readme.md

📊 Changes

11 files changed (+153 additions, -87 deletions)

View changed files

📝 PRM.Core/Languages/en-us.json (+1 -0)
📝 PRM.Core/Languages/en-us.xaml (+1 -1)
📝 PRM.Core/Languages/zh-cn.json (+1 -0)
📝 PRM.Core/Languages/zh-cn.xaml (+1 -1)
📝 PRM.Core/PRMVersion.cs (+1 -1)
📝 PRemoteM/Model/RemoteWindowPool.cs (+32 -0)
📝 PRemoteM/View/TabWindow.xaml (+1 -1)
📝 PRemoteM/View/TabWindow.xaml.cs (+0 -5)
📝 PRemoteM/ViewModel/TabItemViewModel.cs (+75 -74)
📝 PRemoteM/ViewModel/VmTabWindow.cs (+38 -2)
📝 readme.md (+2 -2)

📄 Description

No description provided


🔄 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/1Remote/1Remote/pull/16 **Author:** [@VShawn](https://github.com/VShawn) **Created:** 8/14/2020 **Status:** ✅ Merged **Merged:** 8/14/2020 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (3) - [`da91899`](https://github.com/1Remote/1Remote/commit/da91899c30cd849ed0a4a526b81727d9c7ae8243) 1, Add ContextMenu to Tab header to close tab. - [`1ac95b1`](https://github.com/1Remote/1Remote/commit/1ac95b1e282f3f5c4714f40e2698ffe94e451093) bug fix release 0.4.8.2008141135 - [`a9f9d30`](https://github.com/1Remote/1Remote/commit/a9f9d30b8e8cbc2603a04d64b0f93100f6bbbe34) update readme.md ### 📊 Changes **11 files changed** (+153 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `PRM.Core/Languages/en-us.json` (+1 -0) 📝 `PRM.Core/Languages/en-us.xaml` (+1 -1) 📝 `PRM.Core/Languages/zh-cn.json` (+1 -0) 📝 `PRM.Core/Languages/zh-cn.xaml` (+1 -1) 📝 `PRM.Core/PRMVersion.cs` (+1 -1) 📝 `PRemoteM/Model/RemoteWindowPool.cs` (+32 -0) 📝 `PRemoteM/View/TabWindow.xaml` (+1 -1) 📝 `PRemoteM/View/TabWindow.xaml.cs` (+0 -5) 📝 `PRemoteM/ViewModel/TabItemViewModel.cs` (+75 -74) 📝 `PRemoteM/ViewModel/VmTabWindow.cs` (+38 -2) 📝 `readme.md` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:23:12 +03: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
starred/1Remote#2769
No description provided.