
permanently stored font settings
Reported by peter23 | December 26th, 2010 @ 05:27 AM
What I did: change font settings
What I expected to happen: permanently stored font settings
What actually happened: font settings are lost after restart
Comments and changes to this ticket
-
Adeel Ahmad Khan December 27th, 2010 @ 06:38 AM
I believe this is explained by line 202 of KStyle.mm https://github.com/rsms/kod/blob/master/src/KStyle.mm.
-
Adeel Ahmad Khan December 28th, 2010 @ 07:07 AM
A temporary fix: https://github.com/adeel/kod/commit/2de5daf1bee041a4b548f6c22e0fbf0...
For some reason, this doesn't change the default font. You can change that like so: https://github.com/adeel/kod/commit/58234d4582e32f75a8660090b4fb095...
-
Adeel Ahmad Khan December 28th, 2010 @ 07:17 AM
To be more specific, the first diff makes it possible to put your custom style in ~/.kod/style.css, while the second changes the default font (which the stylesheet doesn't seem to affect).
-
rsms January 10th, 2011 @ 07:48 PM
- State changed from new to invalid
- Assigned user set to rsms
Please send a proper pull request on GitHub. Thanks.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A text editor for Mac OS X