mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Clear bookmarks when workspace closes + fixed bookmark jump direction
This commit is contained in:
parent
09c31d5db1
commit
bc286885dc
2 changed files with 47 additions and 45 deletions
|
@ -2423,6 +2423,8 @@ namespace IDE
|
|||
|
||||
mBookmarksPanel.Clear();
|
||||
|
||||
mBookmarkManager.Clear();
|
||||
|
||||
OutputLine("Workspace closed.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue