Skip to content

Commit

Permalink
docs: add the reason for disabling user selection on the UI
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslfu committed May 16, 2020
1 parent 19acc03 commit 4bf0f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Architecture Diagram, made using [asciiflow](http://asciiflow.com/):

I made some additions to improve UX:

- User selection is disabled by default in the UI.
- User selection is disabled by default on the UI, it is what you expect from a native app.
- In order to support MacOSX cut/copy/paste, and more editing commands, those commands are added to the Electron Menu.
- Keep window state using the `electron-window-state` package.
- The UI uses [Ant Design components for Angular](https://ng.ant.design/).
Expand Down

0 comments on commit 4bf0f3c

Please sign in to comment.