mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[threading] IJPL-182690: Disable UI in case of IDE freeze
GitOrigin-RevId: 4d9bfe4ec7d68f4a6e0cea5543d64f4e4b0e22b7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
efe41f6d8d
commit
aa6e4499c5
@@ -323,7 +323,7 @@ ide.preferred.scrollable.viewport.visible.rows.description=Specifies default num
|
||||
ide.preferred.scrollable.viewport.extra.space=true
|
||||
ide.preferred.scrollable.viewport.extra.space.description=Adds an extra space to show that a list can be scrolled
|
||||
|
||||
ide.suvorov.progress.kind=[None|Bar|Spinning|Overlay*]
|
||||
ide.suvorov.progress.kind=[None*|Bar|Spinning|Overlay]
|
||||
ide.suvorov.progress.kind.description=Kind of progress that is used to make an impression of live IDE when it is freezed on acquisition of locks
|
||||
|
||||
ide.suvorov.progress.showing.delay.ms=1000
|
||||
|
||||
Reference in New Issue
Block a user