In previous versions, if loading session failed, there was no indicatior on the UI, only a log on the console. This commit improves the feedback by showing a notification on the UI if a session fails to load.
Type: add
Differential D124
Display error message if load session failed tusooa on Jul 13 2024, 8:57 AM. Authored by Tags None Referenced Files None Subscribers None
Details
In previous versions, if loading session failed, there was no indicatior on the UI, only a log on the console. This commit improves the feedback by showing a notification on the UI if a session fails to load. Type: add Verify unit tests pass. Open a session using kazv. Start another kazv, and try to open the same session. An error message should appear saying it is being used by another program.
Diff Detail
|