View Single Post
Old 09-24-2014, 02:30 PM   #8
comox
Enthusiast
comox began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Jan 2011
Device: none
Thanks for responding. I understand the complexity. It would be a killer enhancement so I hope you might chip away at it when time permits.

Perhaps you might consider a simpler interim improvement?

One consequence of using hierarchical tags is that the total tag length can become quite long. On my Samsung Galaxy S III with its 720x1280 display almost all of my tags are too long to be read on one line and must be wrapped.

The logic you are using to wrap tags produces displeasing results sometimes.

For example, the tag "Non-Fiction.Food.Cookbook.Dietary.Vegetarian" is displayed as:

Non-
Fiction.Food.Cookbook.Dietary.Vegetaria
n [7 books]

I think a huge improvement would result from you adding "." to the list of characters that are preferred for line breaks so this tag would display as:

Non-Fiction.Food.Cookbook.Dietary.
Vegetarian [7 books]

There seems to be an additional problem. In landscape mode tag wrapping displays all of the tag across multiple lines as expected. However in portrait mode a few characters (3 max I think) prior to the wrap line break are cut off from view.

Last edited by comox; 09-24-2014 at 02:42 PM.
comox is offline   Reply With Quote