Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Classes/show_dialog.cpp

    r4 r26  
    155155        dim_.button_row.y = y + h; 
    156156#ifdef __IPHONEOS__ 
     157    #ifndef __IPAD__ 
    157158        if (dim_.button_row.y > 320-30) 
    158159            dim_.button_row.y = 320-30; 
     160    #endif 
    159161#endif 
    160162 
Note: See TracChangeset for help on using the changeset viewer.