mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 02:39:30 +00:00
Removed edit button from interface as it's not fully supported.
Refactored editing button actions to be localisations safe Added a candle editing button to cancel the edit process
This commit is contained in:
@@ -357,8 +357,6 @@ typedef NS_ENUM(NSUInteger, MPAlertContext) {
|
||||
[_entryViewController updateResponderChain];
|
||||
[_inspectorViewController updateResponderChain];
|
||||
[_outlineViewController updateResponderChain];
|
||||
/* Custom setup after being added to window */
|
||||
[_inspectorViewController prepareView];
|
||||
[_outlineViewController showOutline];
|
||||
|
||||
/* Restore the State the inspector view was in before the view change */
|
||||
|
||||
Reference in New Issue
Block a user