Paper save button, back to ctrl+enter save. (#25870)
* Revert "Change keybindings for paper (#25853)"
This reverts commit 4b56996fcd.
* Add a save button to the paper editing UI instead.
This commit is contained in:
committed by
GitHub
parent
b5066dc4c6
commit
d385c1bb23
@@ -25,5 +25,9 @@
|
||||
</PanelContainer>
|
||||
</ScrollContainer>
|
||||
</PanelContainer>
|
||||
<!-- Bottom buttons for editing -->
|
||||
<BoxContainer Name="EditButtons" Orientation="Horizontal" HorizontalAlignment="Right" Margin="6">
|
||||
<Button Name="SaveButton" />
|
||||
</BoxContainer>
|
||||
</BoxContainer>
|
||||
</paper:PaperWindow>
|
||||
|
||||
Reference in New Issue
Block a user