stephanediondev / readerself

Replaced by a new version
https://github.com/stephanediondev/feed
Other
158 stars 26 forks source link

Actions button in open items not ideally placed (enhancement) #36

Closed GLLM closed 9 years ago

GLLM commented 10 years ago

Hello,

I believe the mark as read-unread / share / favorite buttons should be place at the bottom of the expanded item. Indeed, you decide once you have read the item what you want to to with it, and not a the beginning of your reading. Placing those at the bottom right side would be better.

I manage to change this in item.php, but my problem is that the buttons, when item is collapse, do not show anymore (the mark as read/unread for instance).

Given the present codeline, I'm not sure what would be better to still have buttons in the collapse mode, and the buttons at the right bottom in the expanded mode.

Any thought ?

GLLM

stephanediondev commented 9 years ago

You can check the new version (buttons at the bottom)