mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Added setting to open new tabs on right instead of left
This commit is contained in:
parent
c2ed0d4afe
commit
318cb6524d
4 changed files with 24 additions and 6 deletions
|
@ -78,6 +78,7 @@ namespace IDE.ui
|
|||
|
||||
AddPropertiesItem(category, "Scale", "mScale");
|
||||
AddPropertiesItem(category, "Theme", "mTheme");
|
||||
AddPropertiesItem(category, "Insert New Tabs", "mInsertNewTabs");
|
||||
|
||||
category.Open(true, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue