Giter Club home page Giter Club logo

Comments (4)

mathuo avatar mathuo commented on July 17, 2024 1

version 1.10.0 did make some efforts to cleanup the events dockview fires (isVisible, isActive etc) to reduce duplicates and fix a couple of bugs where events didn't fire. In that process it seems I have mistakenly removed setVisible from the public api and it wasn't caught by any tests.

I will reinstate setVisible along with ensuring isVisible and onDidVisibilityChange work as expected through additional unit tests. isHidden and setHidden should not be on the public api and this will be removed and will again be validated through additional unit tests, all "visibility" changes should go through setVisible, isVisible and onDidVisibilityChange.

I will aim to release a version tomorrow, sorry about the bug.

from dockview.

garyvh2 avatar garyvh2 commented on July 17, 2024

Used isHidden instead, let me know if that's the expected replacement.

from dockview.

michaelsharpe avatar michaelsharpe commented on July 17, 2024

Having the same issue, setVisible disappeared which we used to show and hide panes form hotkeys. isHidden is read only so it doesn't seem to work.

from dockview.

mathuo avatar mathuo commented on July 17, 2024

Released in 1.10.1

from dockview.

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.