mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:55:56 +00:00
add experimental floating title when scrolling long articles in combined mode
This commit is contained in:
@@ -260,6 +260,8 @@
|
||||
<div id="headlines-toolbar" dojoType="dijit.layout.ContentPane" region="top">
|
||||
</div>
|
||||
|
||||
<div id="floatingTitle" style="display : none"></div>
|
||||
|
||||
<div id="headlines-frame" dojoType="dijit.layout.ContentPane"
|
||||
onscroll="headlines_scroll_handler(this)" region="center">
|
||||
<div id="headlinesInnerContainer">
|
||||
|
||||
Reference in New Issue
Block a user