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

Double Click , and mouse wheel support, bug fix drawing image with different color space then main window #111

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    e45ffee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3cadbc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    49c72a9 View commit details
    Browse the repository at this point in the history
  2. fixed display

    mwindowshz authored Aug 15, 2020
    Configuration menu
    Copy the full SHA
    68b870f View commit details
    Browse the repository at this point in the history
  3. added python example

    mwindowshz authored Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3c21f81 View commit details
    Browse the repository at this point in the history
  4. mouse wheel support

    mwindowshz committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    4eeff09 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    0045816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20353a View commit details
    Browse the repository at this point in the history
  3. ver 2.7.2

    draw 3d and tooltip for button
    mwindowshz authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4f67c94 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. sudo apt-get upgrade before update

    sudo apt-get update -qq failed with sudo apt-get update -qq
    W: GPG error: http://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 78BD65473CB3BD13
    trying to add upgrade before
    mwindowshz authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    fe7e89b View commit details
    Browse the repository at this point in the history
  2. removed apt upgrade

    mwindowshz authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    68abf11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97117fe View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. added tooltips to button with image

    cvui.button(frame,300, 20,btnIdle,btnOver,btnDown,"tooltip text")
    mwindowshz committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    6346375 View commit details
    Browse the repository at this point in the history
  2. tooltip fix

    mwindowshz committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    170c85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f452cbd View commit details
    Browse the repository at this point in the history