Skip to content
Verified Commit 701c1d74 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ContextMenu: Reformat & refactor

Started as adding qualified property access (basically prepending "root."
to everything), but quickly has turned into something a bit larger. All
visibility and enabled state conditions were factored out into top-level
helper predicate functions which not only reduced code duplication but
also improved readability. Added type hints to spellcheck-related
properties (even though the feature is broken as of commit
e81de1ed).
parent bb539539
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment