MarquisLP / World-Scribe

An Android app for fictional world-building
MIT License
41 stars 7 forks source link

Auto-scroll long World and Article names #3

Closed MarquisLP closed 6 years ago

MarquisLP commented 7 years ago

Currently, World and Articles names that are too long for the header get cut off, with "..." appended to indicate that there is more to the name.

The current workaround for this is to click on the "Rename" button, which will show the full name for any World or Article. However, this is an unnecessary inconvenience.

A much better alternative would be to implement an "auto-scroll" feature that scrolls the World/Article name back and forth so that the user can see the full name.

I've seen this done in several apps, but as of right now, I'm not sure how to implement it. If someone could share some relevant resources, or even add the feature in themselves and then submit it via pull-request, your efforts would be greatly appreciated :)

MarquisLP commented 6 years ago

Implemented in 1.4.0.