Code Monkey home page Code Monkey logo

Comments (7)

projectdelphai avatar projectdelphai commented on June 3, 2024 1

Are you trying to ask that new groups be properly aligned with existing groups instead of just being placed on top of existing groups? This is something that is something I already want to fix so if that's the issue, then I'll definitely be working on it! If you meant something else, then any other details or explanation would be great!

from panorama-tab-groups.

projectdelphai avatar projectdelphai commented on June 3, 2024 1

I realize this might also help with #72 although it won't look as polished just yet. But easy enough to code up a quick example

from panorama-tab-groups.

vaxul avatar vaxul commented on June 3, 2024 1

Yup. This is something I have on my personal roadmap.
I think it might be a good idea if we could chat about things like this. I send you a mail, as soon I'm able to do it properly.

from panorama-tab-groups.

projectdelphai avatar projectdelphai commented on June 3, 2024

Working on this issue and I should have it done by the end of the weekend hopefully

from panorama-tab-groups.

vaxul avatar vaxul commented on June 3, 2024

@projectdelphai are you share your development before the merge? I'd liked to see what's your intend to this issue.

from panorama-tab-groups.

projectdelphai avatar projectdelphai commented on June 3, 2024

Of course, since you're an active contributor, I'll stop merging straight to master and I'll be doing things similar to how I did the backup restore fix pull request. I'll make the pull request, try to have someone approve it then I'll merge.

Also I realize I'm doing something slight different than @suhr might be requesting. I have a new mode called tiling where all groups (and any new created groups) are automatically placed on a grid evenly split. In free-form mode, having a new group be created in open space is still something I'm not sure how to fix yet.

For tiling, I just grab all the groups, calculate how to divide the screen evenly then resize each group to fit in the screen.

from panorama-tab-groups.

vaxul avatar vaxul commented on June 3, 2024

Cool, can't wait to see it.

For tiling, I just grab all the groups, calculate how to divide the screen evenly then resize each group to fit in the screen.

This sound for a perfect scenario for CSS Grid.
https://github.com/vaxul/panorama-tab-groups/tree/test/grid
This is an old test branch. Far from perfect. I might do it differently today.

from panorama-tab-groups.

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.