Code Monkey home page Code Monkey logo

Comments (7)

WildcardSearch avatar WildcardSearch commented on July 2, 2024

This is exactly why I should've waited to add this feature.

Will look into it.

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 2, 2024

I think this bug is related to #81 will get an update for this today.

from advanced-sidebox.

Destroy666x avatar Destroy666x commented on July 2, 2024

Still not fixed when sidebar is on both sides and you click multiple times. I think it's rather CSS issue, will take a look later.

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 2, 2024

Thanks I really have looked at it but nothing I do seems to fix it universally. :sad:

from advanced-sidebox.

avril-gh avatar avril-gh commented on July 2, 2024

There, its fix for broken layout.

Initially object have no display property set.
After its hidden with arrow it receive display: none and its ok at this point,
however when its shown again, display: none is replaced with something (in this case it was block)
which is not exacly as it was before it was hidden, therefore it looks (and are) differently (broken)
Fix is restoring it to exact same state as it was before it was hidden (it has no display property set before it was hidden)

from advanced-sidebox.

WildcardSearch avatar WildcardSearch commented on July 2, 2024

Thanks to @avril-gh this is fixed on my end. Going to close this.

from advanced-sidebox.

avril-gh avatar avril-gh commented on July 2, 2024

yey, yey 💕

from advanced-sidebox.

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.