mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 22:19:21 +00:00
Fixed isse with auto type skipping paste commands
Started implementing AutotypeFixDialog for 0.4.0 and 0.4.1 fix Autotype candidate selection is shorter using subitems instead of single line
This commit is contained in:
@@ -112,6 +112,12 @@
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem isSeparatorItem="YES" id="FVA-Cn-g79"/>
|
||||
<menuItem title="Fix Autotype…" id="nx7-Vf-LiD">
|
||||
<modifierMask key="keyEquivalentModifierMask"/>
|
||||
<connections>
|
||||
<action selector="fixAutotype:" target="-1" id="eVm-am-dL6"/>
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem title="Quicklook" keyEquivalent="y" id="aVO-9F-Lwc">
|
||||
<connections>
|
||||
<action selector="toggleQuicklookPreview:" target="-1" id="LeI-cb-9vg"/>
|
||||
|
||||
Reference in New Issue
Block a user