You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
- 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.
- 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`.
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.
The text was updated successfully, but these errors were encountered: