1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ElectronClient
Abijeet Patro 7bfc3e1256 Fixes #979 (#980)
* Adds functionality to display tags under the open note.

Towards #469

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Ensured tags in the dialog box and under the note appear in the same order.

Few formatting tweaks.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Fixes issues raised during code review.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Refactored code to always display tags in ascending order.

This changes the order of the tags in the dialog box and below the tag title.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>

* Added the new tag height and margin bottom to the bottomRowHeight

Fixes #979

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-11-17 11:21:57 +00:00
..
app Fixes #979 (#980) 2018-11-17 11:21:57 +00:00
.gitignore Electron: Fixed getting package info 2017-11-28 19:53:29 +00:00
build.sh All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
release_version.sh Minor changes 2018-01-03 20:20:16 +01:00
run-prod.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
run.sh All: Minor tweaks regarding encryption 2017-12-04 19:29:34 +00:00