Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Fix shadow in DisplayStyleDrawer Theme. #7

Closed
wants to merge 1 commit into from
Closed

Fix shadow in DisplayStyleDrawer Theme. #7

wants to merge 1 commit into from

Conversation

Yeti-or
Copy link

@Yeti-or Yeti-or commented Mar 11, 2014

When you use DisplayStyleDrawer theme for first time the shadow of masterView is not hidden.

BDBSplitViewController *splitViewController = [[BDBSplitViewController alloc] initWithMasterViewController:[MasterViewController new]
                                                                                      detailViewController:[[DrawerDetailViewController alloc] initWithNibName:nil bundle:nil]];

Before:
screen shot 2014-03-11 at 5 11 01

After:
screen shot 2014-03-11 at 5 24 13

When you use DisplayStyleDrawer theme for first time the shadow of masterView is not hidden.
@bdbergeron
Copy link
Owner

Due to other changes I made during development of 1.3.0, this issue is now resolved. Thanks!

@bdbergeron bdbergeron closed this Mar 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants