Skip to content

Icon fix on OSX 10.8 and other improvements #12

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mgibeau
Copy link

@mgibeau mgibeau commented Aug 16, 2013

The icon was not loading on OSX 10.8, not quite sure why, but a combination of the file:// protocol and a check for localhost in ruby_gntp breaks it (see: snaka/ruby_gntp@e84809d). It's a bit of a hack but I was able to avoid this by instantiating GNTP using 127.0.0.1.

While at it I made a few improvements:

  • Proper application name
  • Better title, this also allows for more characters to be shown on errors
  • Sticky for errors (inspired by the compass doc)
  • New icon :)
  • Finally, there was an error with the constant used for the init, it's fixed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant