Tiago Ferreira

Results 17 comments of Tiago Ferreira

@apjanke, sincere thank you for working on this! I can confirm the jar contains no compiled classes, just resource files, such as icons and such. Did you manage to find...

thanks for the quick reply. Glad to hear it is possible. I will look first into extending newView(). If things work OK, i will follow up with a PR. What...

@jzy3d, Overriding setViewPoint() works for the most part: ```java public void setViewPoint(Coord3d polar, boolean updateView) { viewpoint = polar; //viewpoint.y = viewpoint.y < -PI_div2 ? -PI_div2 : viewpoint.y; //viewpoint.y =...

@jzy3d, Unfortunately, I ran out of time and was not able to progress much. > I could help you build this feature if you can fund it :) That would...

If nobody else complains, then it is probably not urgent :smile: . If it becomes an issue, ping me and I can try to help on my setup.

I just tested it and it this feature is really nice actually. The only thing is that once distributed placed in jar, the updater is no longer aware of individual...

> Note that I recently did some work (when prompted by @imagejan) to make shift+click on a JARified script still open it properly in the Script Editor Yes, that was...

Just now noticed this. I just tested it and cannot reproduce it!? It seems to work fine with the "Confocal Cells" demo image. Is this still occuring?

@ctrueden , Wow, thanks for not dropping this. Yes! Certainly having it in the new wiki would be the way to go. I am just really sorry I cannot help....

Some of this has been discussed here: https://github.com/nativefier/nativefier/issues/207. I guess, it is not that trivial ? Also, this project seems relevant: https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions