Dyn 5444 splash screen keyboard#13959
Dyn 5444 splash screen keyboard#13959reddyashish merged 3 commits intoDynamoDS:masterfrom jesusalvino:DYN-5444-SplashScreen-Keyboard
Conversation
|
Can user dismiss splash screen by pressing Ecs? |
yes @QilongTang , we can catch when the user press Esc once the Splash Screen is ready, Do you mean to intercept it and Lunch the application (Dismiss) ? |
|
Hi @jesusalvino If you check the second AC of the Jira task, it includes that catching key press to exit splash screen. For now, I would like to simply include that |
@QilongTang Done. |
|
LGTM |
|
@QilongTang Do we want to close dynamo when user presses esc or just lose focus from the screen? Generally imo, closing the app is not the behavior expected when user presses esc. |
Usually |
|
Sorry Aaron, I was referring to closing the splash screen only by hitting escape. Alt+f4 is used to close any window app, so i was thinking esc should just lose focus of the screen. Is that requested from a customer? |
Thank you @reddyashish this is a good thing to clarify. I believe this is a request logged by @avidit and from our discussion, we would like to have shortcuts to Splash Screen (just like Dynamo) starting from Exit. Naturally, I picked |
|
Thank you Aaron, sounds good. The 2 tests failing here are flaky and LGTM. |


Purpose
Implementing the improvement https://jira.autodesk.com/browse/DYN-5444
Declarations
Check these if you believe they are true
*.resxfilesReviewers
@QilongTang
FYIs
@reddyashish
@RobertGlobant20
@Enzo707