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

Push &EventState into DrawHandle; remove DrawCtx #292

Merged
merged 16 commits into from
Mar 8, 2022
Merged

Push &EventState into DrawHandle; remove DrawCtx #292

merged 16 commits into from
Mar 8, 2022

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    fd5785c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df097b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f93f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec8d282 View commit details
    Browse the repository at this point in the history
  5. Add CheckBox::editable state

    dhardy committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    c7f8f9f View commit details
    Browse the repository at this point in the history
  6. Add WidgetId::parent

    dhardy committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    a6c4fe4 View commit details
    Browse the repository at this point in the history
  7. Unhandled events from children trigger main handler

    Exception: List/MatrixView have special behaviour only
    available when the child is not disabled.
    dhardy committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    425a58e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a59f431 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    0fc373c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    142b2e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d55759a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f06757 View commit details
    Browse the repository at this point in the history
  5. Doc fixes

    dhardy committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    7d6f840 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    c0ff40e View commit details
    Browse the repository at this point in the history
  2. Fixes for feature gat

    dhardy committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    3bd8835 View commit details
    Browse the repository at this point in the history
  3. Fix for Rustc 1.56

    dhardy committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    04f8f48 View commit details
    Browse the repository at this point in the history