Nick Thompson
Nick Thompson
Yea, I think this way is simpler :) Yes +1 for onLoad, and in keeping with the spec in web (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Img#image_loading_errors) I say +1 for onError too! Then we can...
Adding a bit more detail here as I think v8 integration will become a big priority after beta. Generally I think the details of integration here fall into two bits....
@ilionic that's right, we currently have a non-standard onMouseDrag feature: https://github.com/nick-thompson/blueprint/blob/master/react_juce/core/View.cpp#L249. I think in the long run we will want to remove it for closer parity to the web standards,...
Great @ilionic sounds like you're on the right path definitely. `toJSON` is indeed part of Duktape's console proxy stuff; I don't think we need to worry about that part too...
I definitely agree that this would make a very cool example, and an example that I think a lot of people would look to for implementing this kind of behavior....
Following up on #105 and after #111 we're going to go ahead with enabling custom Duktape integrations via just letting users specify a custom include path to their duktape source...
Hmmm a lot to think about here, thanks for starting the conversation @JoshMarler. > The big initial question feels like "Should Blueprint provide this or should examples be given with...
> I'd be really pleased just to see the two way pub sub mechanism there. I have that working at the moment but it's just a bare bones implementation for...
:+1: cool with me! That's perhaps worth opening an issue for in the Duktape repo as well
Yea I'm definitely guilty of not applying the best project management here 😇 I'm not loving the way Github's project board syncs with the Issues list either, it has so...