mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 21:59:28 +00:00
Added dynamic visibility for edit button. Button should only be used if history is enabled and thus will be saved. Otherwise direct editing should be possible
This commit is contained in:
@@ -406,6 +406,8 @@ typedef NS_ENUM(NSUInteger, MPAlertContext) {
|
||||
[_entryViewController updateResponderChain];
|
||||
[_inspectorViewController updateResponderChain];
|
||||
[_outlineViewController updateResponderChain];
|
||||
/* Custom setup after being added to window */
|
||||
[_inspectorViewController prepareView];
|
||||
[_outlineViewController showOutline];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user