Skip to content

Commit

Permalink
Correctly focus on first found text as input is typed into find dialog
Browse files Browse the repository at this point in the history
Update electron to 31.1.0
Update monaco-editor to 0.50.0
Update better-sqlite3 to 11.1.1
  • Loading branch information
icewolfz committed Jun 27, 2024
1 parent d4a3979 commit c86f0c3
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 116 deletions.
7 changes: 4 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,13 @@
- Fix bug in mouse wheel zooming out
- Fix area drop down not updating when opening new map
- Fix invalid area selection if area no longer exist in map, defaults to first found area
- Correctly focus on first found text as input is typed into find dialog
- **Changed:**
- Update electron 29.3.0 to 30.1.0
- Update electron 29.3.0 to 31.1.0
- Convert BrowserView to WebContentsView
- Update monaco-editor 0.47.0 to 0.49.0
- Update monaco-editor 0.47.0 to 0.50.0
- Update mathjs 12.4.1 to 13.0.0
- Update better-sqlite3 9.5.0 to 11.0.0
- Update better-sqlite3 9.5.0 to 11.1.1
- Update fswin 3.23.311 to 3.24.524
- Update electron-updater 6.1.8 to 6.2.1

Expand Down
Loading

0 comments on commit c86f0c3

Please sign in to comment.