VocableTrainer-Android icon indicating copy to clipboard operation
VocableTrainer-Android copied to clipboard

Dynamic sized columns

Open yephny opened this issue 3 years ago • 4 comments

None of my entries have a "hint", though there is a blank space reserved for hints in the list editing menu. I suggest that there should be no space for hints when there is no card with a hint in the list. This would make it easier to read long text in a column.

yephny avatar Dec 27 '21 18:12 yephny

I was thinking about changing that towards a top-down display.

--------------------
-    A1   A2       -
-    B1   B2       -
--------------------

Instead of the current

-----------------------
| A1 A2     | B1 B2   |
-----------------------

0xpr03 avatar Dec 27 '21 21:12 0xpr03

Do you mean it'll be with hints below definitions?

yephny avatar Dec 28 '21 08:12 yephny

Hints would be below that, and probably collapse. Question is though how to make it visible which kind of value you're looking at (columna/b/hint).

0xpr03 avatar Dec 28 '21 11:12 0xpr03

Is this the idea (made it on my phone)?

Hint visible

Hint collapsed

yephny avatar Dec 28 '21 14:12 yephny