Skip to content

Commit

Permalink
from contributor ganvinalix
Browse files Browse the repository at this point in the history
  • Loading branch information
ganvinalix committed Mar 16, 2015
1 parent b150ec1 commit 384e6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/system/foundation/Bee_SystemInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ AS_PACKAGE( BeePackage_System, BeeSystemInfo, info );
#define IOS4_OR_EARLIER ( !IOS5_OR_LATER )
#define IOS3_OR_EARLIER ( !IOS4_OR_LATER )

//Note: If iPhone 6 is in zoomed mode the UI is a zoomed up version of iPhone 5. This is reflected in the macros.

#define IS_SCREEN_55_INCH IS_IPHONE_6P
#define IS_SCREEN_47_INCH IS_IPHONE_6
#define IS_SCREEN_4_INCH IS_IPHONE_5
Expand Down

0 comments on commit 384e6a2

Please sign in to comment.