1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Helmut K. C. Tessarek bf47237d8f
Desktop: Add + to access 'Zoom In', allows to use the numpad (#2630)
* add + to access 'Zoom In', allows to use the numpad

This change aligns Joplin's behavior with all other apps that have shortcuts for `Zoom In`.
It therefore improves the user experience.

/ref

https://discourse.joplinapp.org/t/please-help-test-the-new-desktop-pre-release/6445/2?u=tessus
https://github.com/laurent22/joplin/pull/2165#issuecomment-593106648

* add comment

* improve comment
2020-04-30 10:08:19 +01:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Revert "Restored note history feature by Naveen M V <naveenmv7@gmail.com>" 2020-04-19 17:14:57 +01:00
locales Update translations 2020-04-21 08:03:29 -04:00
plugins Desktop: Fixes #3093: Prevent Goto Anything from freezing when inputting special characters 2020-04-20 18:01:28 +00:00
tools Tools: Fixed Electron build 2020-03-30 18:03:02 +01:00
.gitignore Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
app.js Desktop: Add + to access 'Zoom In', allows to use the numpad (#2630) 2020-04-30 10:08:19 +01:00
bridge.js Desktop: Add button to About box to copy Joplin's information to the clipboard (#2711) 2020-03-12 23:13:18 +00:00
checkForUpdates.js Tools: Apply "curly" eslint rule 2020-03-13 23:57:34 +00:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.js Revert "Desktop: Add global shortcut to show/hide Joplin (#2653)" 2020-04-15 05:50:26 -04:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
index.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
InteropServiceHelper.js Desktop, Mobile: Fixes #3058: In some cases, notes with Katex code were not exported correctly as PDF 2020-04-14 23:58:23 +01:00
main-html.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Electron release v1.0.201 2020-04-15 17:38:14 +01:00
package.json Electron release v1.0.201 2020-04-15 17:38:14 +01:00
style.css Desktop: Fixes #2830: Fixes todo mouse hover behaviour (#2831) 2020-04-11 11:38:00 +01:00
theme.js Desktop: Fixes #3095: Fixed the Goto Anything item list overflow (#3096) 2020-04-21 23:57:04 +01:00