Alemar

Results 67 comments of Alemar

Doesn't seem to happen in 8.2.3 but activate=false does nothing, the devtools window is always brought to the foreground :/

@pushkin- not in my case though, how are you calling the main window? in my case I do this: ``` app.allowRendererProcessReuse = true; app.on('ready', () => { var dev =...

Same here using Windows x64 build v1.4.6, all ROMs say hash not found and thinks TGDB is down when it's evidently up... any ideas?

> > Same here using Windows x64 build v1.4.6, all ROMs say hash not found and thinks TGDB is down when it's evidently up... any ideas? > > I am...

> 1.4.6 is using the old `thegamesdb.net` API. You will need to build / run using [the most recent commit](https://github.com/sselph/scraper/tree/509443bf66d9fccb1d6aa2417902124bd48f2141) which should work against the new API. Yeah I'd bet,...

I had this happen on Sierra too. I don't like Karabiner as it's hard to setup, editing XML files is not something I'd like to do. I tried both @richard-griffiths...

Well, first of all thanks for your reply! Your prototype suggestion was actually very helpful. It light a bulb about a hour ago and I managed to do it (I...

Alright Rowan, you were right. The change was actually very tiny, so I managed to do it using a simple conditional in the same extend method. The Class.extend method now...

It's okay, I understand :). Also, submitted a quick fix, now it seems to build correctly in Travis :D. You're welcome! :D

I second this. I wonder if it's possible to do it?