annotate styles.css @ 37:8be02002ed66

Use Obsidian's view APIs for scrolling state Obsidian does some asynchronous formatting upon opening a file which can affect the vertical positioning of things, especially when there are tables for instance. Setting the scrolling position via the CM6 APIs gets invalidated by this, so we're using the Obsidian view API instead even if it only allows getting/setting vertical scrolling (not horizontal).
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 14 Aug 2023 10:44:55 -0700
parents 18ff216ce0c4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
18ff216ce0c4 Make stylesheet not empty to prevent error file being installed
Ludovic Chabant <ludovic@chabant.com>
parents: 0
diff changeset
1 /* No styles */