Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hoffstadt/DearPyGui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: hoffstadt/DearPyGui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 16, 2024

  1. docs: update docs versions

    hoffstadt committed Oct 16, 2024
    Copy the full SHA
    138983b View commit details

Commits on Nov 1, 2024

  1. Fix demo.py Drag function error

    Fix demo.py Drag function can not set data to YAxis2 and YAxis3 issue.
    gengyuchao authored and hoffstadt committed Nov 1, 2024
    Copy the full SHA
    b177705 View commit details

Commits on Nov 6, 2024

  1. plot: store new axis id when automatically deduced

    Also, remove useless `_dirty` variable from `mvPlotAxisConfig` struct
    SamuMazzi authored and hoffstadt committed Nov 6, 2024
    Copy the full SHA
    65c2620 View commit details

Commits on Dec 13, 2024

  1. docs: Update item-callbacks.rst - drag and drop callback (#2430)

    * docs: Update item-callbacks.rst - drag and drop callback
    
    Add docs for drag and drop callback (and drag payload)
    
    * docs: Update item-callbacks.rst - drag and drop callback
    
    Add docs for drag and drop callback (and drag payload)
    
    * Update item-callbacks.rst - payload_type being optional
    
    Modify a point about payload_type being optional.
    nvglucifer authored Dec 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    27dd00c View commit details

Commits on Dec 16, 2024

  1. fix: image quad cannot correctly applying rotation matrix. (#2290)

    DokaebiYe authored Dec 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7a5281b View commit details

Commits on Jan 10, 2025

  1. chore: Happy New Year!

    hoffstadt committed Jan 10, 2025
    Copy the full SHA
    e11d7d1 View commit details
Loading