Closed NicolasUmiastowski closed 4 years ago
I'll be the first to admit the the UX for these features is clunky.
When you create a box or a line, the cursor that is placed on the screen is not the exactly the same as the one you get when clicking an arbitrary location. The text typed there is actually a child of the box or line. This allows the container to grow as needed when the text content grows.
An unfortunate artifact of this is that using the arrow keys or PgUp/PgDown to adjust styles will only impact the outer container. There is not a way to adjust the styles of the text attached to a line or box.
A possible workaround is:
At some point in the future, I'd like to add a few more features to this application. I honestly didn't envision text styles being very useful initially, but I wanted them included in the data format so that I could eventually make it easy to add large emojis to diagrams to create things like this.
No it's ok it works quite well actually when you just position the cursor in a free space and use the arrow.
very useful app. I used it this morning to make a live introduction to story mapping.
and also use it for live mind mapping.
On Thu, 17 Sep 2020 at 15:33, Jon Craton notifications@github.com wrote:
I'll be the first to admit the the UX for these features is clunky.
When you create a box or a line, the cursor that is placed on the screen is not the exactly the same as the one you get when clicking an arbitrary location. The text typed there is actually a child of the box or line. This allows the container to grow as needed when the text content grows.
An unfortunate artifact of this is that using the arrow keys or PgUp/PgDown to adjust styles will only impact the outer container. There is not a way to adjust the styles of the text attached to a line or box.
A possible workaround is:
- Create a line
- Create text somewhere else with the style you want
- Move it into position over the line
At some point in the future, I'd like to add a few more features to this application. I honestly didn't envision text styles being very useful initially, but I wanted them included in the data format so that I could eventually make it easy to add large emojis to diagrams to create things like this https://box-line-text.netlify.app/#;210%F0%9F%92%BB;a423;a453;a483;213%F0%9F%93%B1;206%F0%9F%96%A5;c7148;083%C2%A0+Web$Server;051;ab53;ce432Database .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jncraton/box-line-text/issues/10#issuecomment-694237601, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFRROBHN4C776AA7WWS54TSGIF4DANCNFSM4RQAIGTA .
Great! I'm glad that it is working well for you.
I was not able to make it work with arrows.... I am certainly missing something.