yoyurec / logseq-awesome-styler

🎨 Totally customizable theme with presets: colors, backgrounds, fonts and sizes, etc... Logseq plugin
MIT License
180 stars 8 forks source link

Linebreak in Page Properties #65

Closed Yavinah closed 1 year ago

Yavinah commented 1 year ago

First of all, thank you for your great plugin/style! It makes my work much more fun. Thank you!

However, I noticed a "bug", if you can call it that. If I use page properties (e.g. type:: book) at the beginning of a page that goes over several lines, this is displayed normally in view mode. However, when I click into the property to edit it, a multi-line property on the right side of the Logseq window disappears and becomes a very long line, so I have to use a scrollbar to get to the end of the line (which disrupts my workflow as the scrollbar doesn't work perfectly). It would be much better if the line was also broken in edit mode, as it already is in view mode of page properties or queries (which is great!).

Thanks for this! :)

This is the unliked Scrollbar in Editing-Mode: ScrollbarInEditingMode

This is the (perfect) Viewing Mode: PerfectInViewingMode

yoyurec commented 1 year ago

yes, i know about it and this was made especially. in "edit mode" icon is a repeated background, not targeted to each prop due to HTML textarea block limitations so when the line is wrapped (for ex into 3 lines, like your example) then you will see 3 pen-edit icons (((((

image

and this looks buggy and annoying. so the solution is only 1 - delete "edit mode" styling, which i'm not ready to do, due low % case of long props values ...at least now, when not so many ppl mentioned this as unacceptable issue.