wip: mark items as the user scrolls past them (#62)

This commit is contained in:
Athou
2013-05-05 19:35:07 +02:00
parent 38ce8f9dec
commit e0d6be4d01
8 changed files with 106 additions and 5 deletions

View File

@@ -33,6 +33,13 @@
Show social sharing buttons
</label>
</div>
<div class="control-group">
<label class="checkbox">
<input type="checkbox" name="scrollMarks"
ng-model="settings.scrollMarks" />
In expanded view, scrolling through entries mark them as read
</label>
</div>
</div>
</div>
<div class="tab-pane" id="custom-css">