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

Creating or loading a cartridge resets font setting to default in code editor #1188

Closed
JasonNumberThirteen opened this issue Sep 25, 2020 · 2 comments
Labels
editor: code Issues related to code editor enhancement Improvement of existing feature or adding something new

Comments

@JasonNumberThirteen
Copy link

It's a tiny thing, but I noticed retrieving font to default (wider) everytime when a new cartridge is created by the "new [language]" command. It's the same situation after loading any previously saved. Shouldn't software remember this setting when user switched to the narrower font earlier? Checked 0.80.1345 Pro and 0.80.1344 (on official website) versions. Both produce this.

@nesbox
Copy link
Owner

nesbox commented Sep 28, 2020

TIC recreates the Code Editor on a new cart and this causes this reset, we have to keep the previous one.

@nesbox nesbox added editor: code Issues related to code editor enhancement Improvement of existing feature or adding something new labels Sep 28, 2020
@JasonNumberThirteen
Copy link
Author

OK, I thought it wasn't supposed to happen and it was an another bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: code Issues related to code editor enhancement Improvement of existing feature or adding something new
Projects
None yet
Development

No branches or pull requests

2 participants