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

Popup scrollbar #4449

Merged
merged 9 commits into from
Nov 15, 2022
Merged

Popup scrollbar #4449

merged 9 commits into from
Nov 15, 2022

Commits on Oct 24, 2022

  1. init

    Manosmer committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6a45145 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Manosmer committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f4071be View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. optimisation of the scrollbar render both for Menu and Popup. Togglin…

    …g off scrollbar for Popup<Menu>, since Menu has its own
    Manosmer committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1633bd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. rendering scroll track

    Manosmer committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    26452df View commit details
    Browse the repository at this point in the history
  2. removed unnecessary cast

    Manosmer committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c6dfafc View commit details
    Browse the repository at this point in the history
  3. improve memory allocation

    Manosmer committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    075c52c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    024918c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. small correction

    Manosmer committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b03e535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0b15d View commit details
    Browse the repository at this point in the history