Navigation

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

    philippogol

    @philippogol

    0
    Reputation
    12
    Posts
    1039
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    philippogol Follow

    Posts made by philippogol

    • RE: ios safari Bounce

      What Im looking for is the equivalent for the DisallowOverscroll option for the browser version (not ios or android). Thanks!

      posted in Onsen UI
      P
      philippogol
    • ios safari Bounce

      Hi everybody.

      Im having some troubles solving the bouncing issue on ios/safari and onsen.

      I tried many css and js potential solutions but I cant find a proper one. I believe the toolbar or the navigator are blocking the view and when the user scrolls fast from the top to the bottom the view blocks and no scrolling is possible at all.

      Thanks for your help!

      posted in Onsen UI
      P
      philippogol
    • ons-toolbar: adapting title depending size

      Hello.

      I would like to know the proper way to adjust the css of the ons-toolbar element. We are facing the problem with dynamic titles which are bigger than 20 characters.

      Changing the .navigation-bar__title on the loading controller with JS is not solving the problem, since it actually changes the current view (then loads the new page) and if a timer is set, it doesn’t look right.

      Also, going back to the trigger-page will not reset the css from the ons-toolbar.

      Thanks in advanced for the help!

      posted in Onsen UI
      P
      philippogol
    • RE: ons-splitter on preopen method

      @Fran-Diox great thanks!! :)

      PD: would like to set the post as solved

      posted in Onsen UI
      P
      philippogol
    • RE: ons-splitter on preopen method

      @Fran-Diox thanks!! can you please show me an example? I would like to implement the method on a controller but the usual menu.on(‘preopen’,… is not working.

      posted in Onsen UI
      P
      philippogol
    • ons-splitter on preopen method

      Hello.

      On version onsen1 it was possible to trigger the method on(eventName, listener) for the element ons-sliding-menu.

      Which is the equivalent for the element ons-splitter on onsen2? We are trying to find a solution but with no luck.

      Thanks for your support.

      posted in Onsen UI
      P
      philippogol
    • RE: ons-splitter menu reveal effect

      mmmm so there is no such an effect for the version 2? that would be a shame :(

      anyone could please help us? thank you!

      posted in Onsen UI
      P
      philippogol
    • ons-splitter menu reveal effect

      On onsen v1 it was very easy to add the effect “reveal” to the menu, which pushes the content to the right side.

      Now on onsen v2 we have the element ons-splitter.

      My question is how can I add the type=“reveal” to this element?

      Thanks!

      posted in Onsen UI
      P
      philippogol
    • RE: ons-splitter ons-navigator pushPage with slide effect blinks (toolbar is the problem)

      I fixed this by using an older dist version (onsenui v2.0.5 - 2016-12-19)

      posted in Onsen UI
      P
      philippogol
    • ons-splitter ons-navigator pushPage with slide effect blinks (toolbar is the problem)

      I have this blinking problem by using the ons-splitter and the ons-navigator + the pushpage method with the slide effect parameter.

      The page blinks after loading (only on the iOS 10+ /iPhone 6+). However it works if the toolbar is removed from the pushed page (and I need the toolbar)

      Please help me on this one, I have tried many options without luck.

      Thanks!

      *onsenui v2.0.5

      posted in Onsen UI
      P
      philippogol