Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Addressed font rendering issue #43

Closed
wants to merge 1 commit into from
Closed

Addressed font rendering issue #43

wants to merge 1 commit into from

Conversation

komputerwiz
Copy link

Configuration API now recommends using atom.config.get(key) to read
config settings. See https://atom.io/docs/v0.177.0/advanced/configuration

The former getSettings() call in lib/git-log-view.js:18 returned default
settings (no user overrides).

Fixes #42

Configuration API now recommends using `atom.config.get(key)` to read
config settings. See https://atom.io/docs/v0.177.0/advanced/configuration

The former `getSettings()` call in `lib/git-log-view.js:18` returned default
settings (no user overrides).
@komputerwiz komputerwiz changed the title Addressed font rendering issue #42 Addressed font rendering issue Feb 10, 2015
@nikhilkalige nikhilkalige reopened this Feb 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fonts not rendering properly
2 participants