cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
258 stars 88 forks source link

Footer: Breadcrumbs bottom margin is sometimes incorrect #2063

Open raineorshine opened 1 week ago

raineorshine commented 1 week ago

Steps to Reproduce

  1. Create a thought hello.
  2. Quickly scroll to the bottom.
  3. Scroll up and repeat.

Current Behavior

The safe-area below the breadcrumbs is sometimes preserved when scrolled all the way to the bottom.

image

Expected Behavior

The bottom margin is not needed when scrolled all the way to the bottom, i.e. when the safe area is not obscured. If the safe area is partially obscured, the bottom margin should adjust dynamically so that there is no extra space in between the breadcrumbs and the safe area.

image

zahidhussain998 commented 1 week ago

i fixed this #2071