Skip to content

Fix "properties" command#2503

Merged
ge0rdi merged 1 commit into
masterfrom
properties-fix
Jul 19, 2026
Merged

Fix "properties" command#2503
ge0rdi merged 1 commit into
masterfrom
properties-fix

Conversation

@ge0rdi

@ge0rdi ge0rdi commented Jul 18, 2026

Copy link
Copy Markdown
Member

It seems that "Properties" context menu command is handled directly by shell and it requires to be invoked on the same thread that created actual context menu object.

So we will distinguish this case and invoke command directly. For the rest we will use separate thread to not block main UI thread.

Fixes #2502

It seems that "Properties" context menu command is handled directly by
shell and it requires to be invoked on the same thread that created
actual context menu object.

So we will distinguish this case and invoke command directly. For the
rest we will use separate thread to not block main UI thread.

Fixes #2502
@ge0rdi
ge0rdi merged commit 462a870 into master Jul 19, 2026
2 checks passed
@ge0rdi
ge0rdi deleted the properties-fix branch July 19, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Beta 4.4.199 Explorer Bug

1 participant