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

Line numbers don't show up occasionally #61

Closed
WhenLifeHandsYouLemons opened this issue Apr 3, 2024 · 1 comment · Fixed by #60
Closed

Line numbers don't show up occasionally #61

WhenLifeHandsYouLemons opened this issue Apr 3, 2024 · 1 comment · Fixed by #60
Assignees
Labels
bug Something isn't working important Extra attention is needed
Milestone

Comments

@WhenLifeHandsYouLemons
Copy link
Owner

The line numbers don't show up on a new tab when there are no tabs open.

Close all tabs so that it shows no tabs. Open a new tab, or multiple. The line number doesn't show up on any of them. It only seems to show up on the first tab if multiple tabs are opened, and only shows 1 then doesn't update.

@WhenLifeHandsYouLemons WhenLifeHandsYouLemons added bug Something isn't working important Extra attention is needed labels Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons added this to the v1.9.1 milestone Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons self-assigned this Apr 3, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons linked a pull request Apr 3, 2024 that will close this issue
@WhenLifeHandsYouLemons
Copy link
Owner Author

It also doesn't seem to work when a tab has been closed (ignoring how many tabs are still open). Then once a new tab is opened, the line numbers never show up. The line highlighting works perfectly fine.

WhenLifeHandsYouLemons added a commit that referenced this issue Apr 3, 2024
- Closed #61
- Fixed issue where the line highlighting and line numbers wouldn't work in a certain way if they were both turned on. (#61)
- Implemented initial framework for auto-save feature that will be available in a future version.
WhenLifeHandsYouLemons added a commit that referenced this issue Apr 4, 2024
- Closed #61
- Closed #58
- Program is now called "Travel Mode" when used on a different computer than the one where it was installed.
- Removed language option taken from OS language as it caused issues with opening the preferences window.
- Added a dialog box that shows up if there's an error when saving the settings.
- Fixed issues with destroying windows that didn't exist.
- Changed bindings to fire on `Change` instead of `Key` for `trackChanges`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant