Giter Site home page Giter Site logo

Comments (3)

gilzoide avatar gilzoide commented on May 25, 2024

Hi @Githubzjm, sorry about the delay.
Hmm, it is probably related to how the layout nodes are all Resources and reference each other. The output of Godot using --verbose makes it even more likely.

It's been a while that I wanted to refactor the Layout to be the only Resource subclass and store the whole tree using primitive data (like Dictionaries and Arrays), this could be another reason to do it already =P
It would be a breaking change, given saved layout Resources wouldn't work after the change... But I guess that's ok.

from godot-dockable-container.

figuremout avatar figuremout commented on May 25, 2024

Thanks for your reply, this project is amazing and i am looking forward to this refactor.

from godot-dockable-container.

gilzoide avatar gilzoide commented on May 25, 2024

FYI I started working on this refactor today, it is in the feature/refactor-layout branch =D
The new code introduced some bugs, so it still needs more work. But I've just tested running the project now and the "Resources still in use at exit" message disappeared, so it's a good sign! Just to mention, this new branch was built on top of the main branch, so it supports Godot 4.X only.

from godot-dockable-container.

Related Issues (9)

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.