nicolas2k / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
1 stars 0 forks source link

class auto-paginate if there is no cover-only page should include ellipsis #399

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an article with class "auto-paginate"

What is the expected output? What do you see instead?
Expected is a card with ellipsis at the end, indicating the "Read More" option 
is available.

Actual is that there is no ellipsis.

Since best practices and the GMail Glassware show an ellipsis, doing this 
should be easier, part of the default behavior for "auto-paginate", or 
documented as part of the Pagination documentation.

What version of the product are you using? On what operating system?
XE12

Please provide any additional information below.

See 
http://stackoverflow.com/questions/21637353/how-can-i-add-an-ellipsis-to-a-glass
-auto-paginate-card for a solution to the problem that seems overly complicated 
for the most simple case.

Original issue reported on code.google.com by Prison4...@gmail.com on 7 Feb 2014 at 9:01