mvm_core_ui/MVMCoreUI/Containers/SplitViewController
Khan, Arshad 8527b29e50 Bug: rightPanelButton and fixed space is getting added multiple times, if additionalRightButtonsForViewController method is called multiple times.
Solution: putting a check, if rightPanelButton is already part of additionalRightButtonsForViewController, then no need to add it again.
2020-06-08 17:19:17 +05:30
..
MVMCoreUIDetailViewProtocol.h Add overtaking indicator to openPanel callback method. 2019-12-04 12:56:38 -05:00
MVMCoreUIPanelButtonProtocol.h Migration 2019-01-10 14:23:14 -05:00
MVMCoreUIPanelProtocol.h Panel protocol for override panel 2019-05-16 16:44:52 -04:00
MVMCoreUISplitViewController.h Tabs update 2020-06-01 17:20:17 -04:00
MVMCoreUISplitViewController.m Bug: rightPanelButton and fixed space is getting added multiple times, if additionalRightButtonsForViewController method is called multiple times. 2020-06-08 17:19:17 +05:30