Giter VIP home page Giter VIP logo

Comments (2)

 avatar commented on May 23, 2024

Hi Kyle,

just for my understanding. You mention* '**The one event that kind of
worked was to subscribe to the 'open' event of the container, but that only
fires once when the container is first loaded and has been added to the
DOM' *which is exactly right. But if you're not looking for the event that
fires when the container is first added to the DOM (where it stays until
it's destroyed), what exactly are you looking for?

Cheers,

Wolfram

2015-01-19 22:28 GMT+00:00 Kyle MacDonald [email protected]:

I am currently using a plugin that accesses items that are currently on
the DOM through document.getElementByID. Searching though the code, it
looks like function that adds components to the layout happens before the
ContentItem is actually added to the DOM. This is causing problems in the
plugin. I gave the item added event a shot but that seems to fire before
the item is added. The one event that kind of worked was to subscribe to
the 'open' event of the container, but that only fires once when the
container is first loaded and has been added to the DOM. We are currently
using Backbone as a framework and what i am trying to achieve is to call
render() on my view after the contentitem has been added to the DOM. Got
any ideas? Any help would be appreciated, I can provide examples if need be.

Thanks!


Reply to this email directly or view it on GitHub
#32.

from golden-layout.

wiscow avatar wiscow commented on May 23, 2024

Hey Wolfram,

On futher inspection "Open" on the container works as expected. I was interpreting the variable incorrectly. Thanks for the response!

Kyle

from golden-layout.

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.