nimble0 / dotterel

Dotterel is a free, open source program that provides the ability to use stenographic input on the Android platform.
GNU General Public License v2.0
85 stars 6 forks source link

Dictionary path in the add translation dialog consumes the whole screen? #19

Open user202729 opened 3 years ago

user202729 commented 3 years ago

(title.)

Or at least I can't figure out how it's supposed to work. Normally there's a text box for "stroke" and one for "translation" right?

The is something like content://com.android.externalstorage.documents/document/primary%3A etc.

nimble0 commented 3 years ago

Screenshot_20210428_214721 This is what it should look like. Is the path just so long that it takes up the whole screen?

user202729 commented 3 years ago

Looks like that your device is much larger than mine, or the default font size is much smaller.

image

(device in vertical (portrait) orientiation, the window width is equal to the screen width)

user202729 commented 3 years ago

Update: with a smaller font size, the other text boxes are partially visible, but why is the content of the pop up box not scrollable?

nimble0 commented 3 years ago

It looks like you could resize the box to be taller (one finger on the title bar and another somewhere else on the box), that should help a bit.

Making it scrollable would help but changes to make the information more concise would be better. It's probably best to limit the dictionary field to one line. Eliminating the field labels or having an option to reduce their size would help too.