Bradley Matusiak

Results 70 comments of Bradley Matusiak

take a look at this http://jsfiddle.net/e8tm7/1/

this implementation is based on a plugin design called [c9/architect](https://github.com/c9/architect). it allows all 'features' to be loaded as a plugin. and customizable and separated. the framework is currently jQuery. so...

if I was to move over to something, it would react,js or vue.js. I think vue.js would be better for this project. BUT if you think I should choose react.js...

Svelte would not be an option at this time.

I have no experience in both. So I would like to focus on a single idea using both. For example about having the `Messenger` PAGE in `react` and the `chat...

ok so... i got react working with vue components https://github.com/PeerSocial-io/PeerSocial.io/blob/536edbd5899b96f9ce3c38f27052c2df148d6488/src/peersocial/welcome/plugin.js#L28

my only current option is to, set the alpha to 0 at the pixel where the current mouse position is on the canvas. and its buggy to do it in...

current workaround, ```html window.onload = () => { var newgui = require('nw.gui'); var newWindow = newgui.Window.open('other.html', { position: 'center', width: 600, height: 800, frame: false, transparent: true, always_on_top: true },...

this is also here in v0.89.0 its random.. there sometimes, and after restart. its gone.