Tirraa / dashboard_rtm

dashboard_rtm
MIT License
5 stars 1 forks source link

[Bug][Blog][ToC] Fix magnetizing feature #107

Closed gustaveWPM closed 5 months ago

gustaveWPM commented 5 months ago
const NIL_IDX = -1;
const TOC_SCROLL_TOP_OFFSET_IN_PX: number = 192;
// {ToDo} This can't work: the height of the title, blog tags, etc is unpredictable. Compute this intersection dynamically.
const MAGNETIZED_NAVBAR_Y_SCROLL_THRESHOLD_IN_PX: number = 192;
gustaveWPM commented 5 months ago

Fixed in https://github.com/Tirraa/dashboard_rtm/commit/1658db1d9d7b8aa56faa669897e3dadc82428940