You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that Qt doesn't define a standard shortcut for Save As on Windows (I checked a few programs, Word uses F12, Notepad++ uses Ctrl+Alt+S). The shortcut is Ctrl+Shift+S on other platforms so maybe we should just set it to Ctrl+Shift+S for all platforms? What do you think @MatthewSteen ?
The problem is that Qt doesn't define a standard shortcut for Save As on Windows (I checked a few programs, Word uses F12, Notepad++ uses Ctrl+Alt+S). The shortcut is Ctrl+Shift+S on other platforms so maybe we should just set it to Ctrl+Shift+S for all platforms? What do you think @MatthewSteen ?
Yes, CTRL+SHIFT+S is my recommendation based on what seems to be standard for other apps (VS Code e.g.).
Enhancement Request
The Save As shortcut is missing from 3.1.0 on Windows (haven't checked Ubuntu).
Detailed Description
Possible Implementation
NREL/OpenStudio#3740
#45
The text was updated successfully, but these errors were encountered: