Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Klipse icons not where they are supposed to be #23

Closed
mgerlach-klick opened this issue Apr 10, 2016 · 7 comments
Closed

Klipse icons not where they are supposed to be #23

mgerlach-klick opened this issue Apr 10, 2016 · 7 comments

Comments

@mgerlach-klick
Copy link

...or at least I think so. This is what it looks like on Firefox / OSX
2016-04-10 at 3 07 pm

@mgerlach-klick
Copy link
Author

PS: Same on Safari / embedded webview in OS X apps:
2016-04-10 at 3 10 pm

@viebel
Copy link
Owner

viebel commented Aug 28, 2016

@mgerlach-klick The layout of Klipse has been modified. Is this issue still relevant?

@mgerlach-klick
Copy link
Author

I don't remember where I got this from, but from a quick look at app.klipse.tech it seemed okay.

That said, what's up with this?
2016-08-29 at 7 20 am

@viebel
Copy link
Owner

viebel commented Aug 29, 2016

I don't understand!?!?!

@mgerlach-klick
Copy link
Author

The return is 'nil' whereas it should be the symbol 't'

@viebel
Copy link
Owner

viebel commented Aug 29, 2016

Oh I see. This is due to a very weird feature/bug of self-host clojurescript. Something called the eval-context.

The workarounds are:

  1. Wrap your code into an array
  2. Use eval-context=expr url param - as specified here: http://blog.klipse.tech/clojure/2016/03/27/klipse-manual.html

@viebel
Copy link
Owner

viebel commented Aug 29, 2016

Closing the issue

@viebel viebel closed this as completed Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants