Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. ponrajasekar
    P
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    ponrajasekar

    @ponrajasekar

    0
    Reputation
    1
    Posts
    587
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ponrajasekar Follow

    Posts made by ponrajasekar

    • onsen accordion flicker issue in iphone

      Hi Support,

      This mail is to register a usability issue which we encountered in ios. Please find below details.

      we have used the onsenui - v1.3.2-dev version.

      while click the Customer & Contact Info, it open the accordion in detail view. again i click that accordion it will close the accordion, while close it flickering and jumping in the page. other two site info and Site Access Info is working fine.

      Used the below css code:

      .item-accordion {
      line-height: 37px;
      padding-top: 0;
      padding-bottom: 0;
      transition: 0.07s all linear;
      }

      .item-accordion.ng-hide {
      line-height: 0px;
      }

      .item-accordion.ng-hide-add,
      .item-accordion.ng-hide-remove {
      display: block !important;
      }

      Kindly assist us to solve the issue.

      0_1455197612510_1.JPG
      0_1455197629354_2.JPG

      Thanks
      Ponrajasekar

      posted in Onsen UI
      P
      ponrajasekar