mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 01:08:18 +00:00
Added custom-field copy to the context menu on entries. It's not fully functional as it's not correctly using the click but always the selected entry!
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<array class="NSMutableArray" key="NSSubviews">
|
||||
<object class="NSButton" id="277685969">
|
||||
<reference key="NSNextResponder" ref="816254670"/>
|
||||
<int key="NSvFlags">268</int>
|
||||
<int key="NSvFlags">-2147483380</int>
|
||||
<string key="NSFrame">{{184, 5}, {45, 19}}</string>
|
||||
<reference key="NSSuperview" ref="816254670"/>
|
||||
<reference key="NSWindow"/>
|
||||
@@ -165,7 +165,7 @@
|
||||
</object>
|
||||
<object class="NSButton" id="442762067">
|
||||
<reference key="NSNextResponder" ref="816254670"/>
|
||||
<int key="NSvFlags">268</int>
|
||||
<int key="NSvFlags">-2147483380</int>
|
||||
<string key="NSFrame">{{237, 5}, {36, 19}}</string>
|
||||
<reference key="NSSuperview" ref="816254670"/>
|
||||
<reference key="NSWindow"/>
|
||||
|
||||
Reference in New Issue
Block a user