diff --git a/README.md b/README.md index c40c1be..891a920 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ variations or spellings are incorrect. ## Todos -- TODO Fix wide notes adding horizontal scroll bar - TODO Add history widget to top of screen - TODO Show pinned message at bottom of screen - TODO Gray out unusable sibling buttons when hovering over anchor note diff --git a/gdn-app/src/components/CNote.vue b/gdn-app/src/components/CNote.vue index 25eb7a4..f0ee9dd 100644 --- a/gdn-app/src/components/CNote.vue +++ b/gdn-app/src/components/CNote.vue @@ -219,7 +219,11 @@ async function onInsertEditorCopy(): Promise { />
{{ note.text }}