conceptualspace

Results 35 comments of conceptualspace

^ on osx 10.11.6 with nw 0.14.6-sdk, 0.14.7-sdk and 0.16.0-sdk, nwjs helper remains running after closing the app, and gradually consumes more and more cpu. have to force quit it....

in our case we isolated this to the use of fs.watch (via chokidar wrapper)

agreed; just need to find the time :)

thanks for the suggestion, im considering adding it another workaround in the meantime is middle-click

should be pretty easy to implement, ill try to bang it into the next release

nice catch. yes i suppose it should. we don't get this for free because YASD doesnt do any kind of routing with the extention URL (its intentionally left clear so...

thanks for this :) im just thinking about the best way to handle additional settings in the UI, with the side menu getting pretty full. once i settle on something...

@TotalCaesar659 maybe the way we handle this is to make the font size a variable inside index.css, then the logic to change it would be pretty similar to the logic...

it's centered to the top header (where the folders, settings button etc sit), not the top of the page. maybe we should center it to the page when the header...