Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scroll position saving #2019

Merged
merged 12 commits into from
Sep 25, 2024

Commits on Feb 5, 2024

  1. reimplimented scroll position saving

    Kiyohara, Trent authored and Kiyohara, Trent committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4ea7945 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'experimental' into addScrollPositionSaving

    Kiyohara, Trent authored and Kiyohara, Trent committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ff3b668 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. added code to prevent resizing of webcards between reloads (was impac…

    …ting scroll position saving)
    Kiyohara, Trent authored and Kiyohara, Trent committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6e36aff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'experimental' into addScrollPositionSaving

    Kiyohara, Trent authored and Kiyohara, Trent committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b1281d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fixed webcard resizing error and added webcard loading screens

    Kiyohara, Trent authored and Kiyohara, Trent committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d273289 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. removed debug prints and changed loading screen to use app color scheme

    Kiyohara, Trent authored and Kiyohara, Trent committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ef1f272 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. implemented dynamic webcard checking in if statements

    Kiyohara, Trent authored and Kiyohara, Trent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    74f2e48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'experimental' into addScrollPositionSaving

    Kiyohara, Trent authored and Kiyohara, Trent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8c63350 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. resolved merge conflicts with addScrollPositionSaving branch

    Kiyohara, Trent authored and Kiyohara, Trent committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    20f48cf View commit details
    Browse the repository at this point in the history
  2. completed merge (previous commit did not include all resolutions)

    Kiyohara, Trent authored and Kiyohara, Trent committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d580a16 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'experimental' into addScrollPositionSaving

    Kiyohara, Trent authored and Kiyohara, Trent committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    943c964 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. added code to reset webcard height on manual reload (allows cards to …

    …reload properly if they freeze)
    Kiyohara, Trent authored and Kiyohara, Trent committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a7b70b4 View commit details
    Browse the repository at this point in the history