Changeset 22d2dba5 in Klonkt for src/views/pages/home.ejs
- Timestamp:
- 08/20/2026 07:25:24 AM (3 weeks ago)
- Branches:
- main
- Children:
- 77019fa
- Parents:
- c581e5e
- git-author:
- Robin <roboburr@…> (08/20/2026 03:33:49 AM)
- git-committer:
- Claude (agent) <aiclaude@…> (08/20/2026 07:25:24 AM)
- File:
-
- 1 edited
-
src/views/pages/home.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/home.ejs
rc581e5e r22d2dba5 70 70 is als de module niet laadt -- dan doet hij niets, maar hij springt ook niet 71 71 opeens in beeld. Verschijnt pas als je ver genoeg bent (mod/read.js). %> 72 <%# Een bericht omhoog of omlaag. Alleen in paginamodus zichtbaar (CSS). %> 73 <%# Twee echte balken over de volle breedte. Tikzones zonder zichtbaar element 74 werkten niet: de onderste strook ligt onder de mini-speler en de tabbalk, 75 en die vangen de tik voordat de leesstroom hem ziet. Een balk kan daar wel 76 bovenop. %> 77 <button type="button" class="read-bar read-bar--top" id="read-prev" aria-label="<%= t('read.prev') %>"> 78 <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><polyline points="18 15 12 9 6 15"/></svg> 79 </button> 80 <button type="button" class="read-bar read-bar--bottom" id="read-next-nav" aria-label="<%= t('read.next') %>"> 81 <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><polyline points="6 9 12 15 18 9"/></svg> 82 </button> 72 83 <button type="button" id="read-top" class="read-top" aria-label="<%= t('read.to_top') %>" title="<%= t('read.to_top') %>"> 73 84 <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><line x1="12" y1="19" x2="12" y2="5"/><polyline points="5 12 12 5 19 12"/></svg>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)