Giter Club home page Giter Club logo

Comments (5)

AndreiMisiukevich avatar AndreiMisiukevich commented on June 19, 2024 1

I think, if we add StatusChangedEvent, we will be able to remove IsExpandedChanged as it will be redundant

from expandableview.

LeoJHarris avatar LeoJHarris commented on June 19, 2024 1

StatusChangedEvent replaces IsExpandedChanged. 👍 With 4 possible status's

from expandableview.

AndreiMisiukevich avatar AndreiMisiukevich commented on June 19, 2024

Hi, obviously, there are several possible tricks/workarounds for achieving it) (like comparing secondaryView heigh with expected height or awaiting some delay etc)
But I think, we should create proper pretty way :)

Now we have only IsExpandChanged event.
I am keen to extend the view with

  1. IsExpandChangedCommand
  2. Status property (Opened, Closed, Opening, Closing)
  3. StatusChanedEvent
  4. StatusChangedCommand

What do you think ?

from expandableview.

LeoJHarris avatar LeoJHarris commented on June 19, 2024

Hey I think StatusChangedEvent be best. Notify the subscriber when Opened, Closed, Opening and closing.

At this stage IsExpandChanged is called in the beginning stage of opening or closing but like the Rg.Plugins.Popup plugin that has OnAppearingAnimationEndAsync that can be overridden after page appeared. We should have a event that after secondary view is Appeared / open or Disappeared / closed in additions to opening and closing. Work is better delegated after the view is visible then during the opening phase

from expandableview.

AndreiMisiukevich avatar AndreiMisiukevich commented on June 19, 2024

1.0.2 version

from expandableview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.