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

Fix selection on rebuild when last item disappears. #169

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

Commits on Dec 7, 2019

  1. Fix selection on rebuild when last item disappears.

    When performing an action on the very last entry in the drawlist that
    causes it to move to another category, correctly select the last item
    in the new drawlist, not the first (selset never gets set).
    
    Signed-off-by: Mike Beattie <[email protected]>
    mjbnz committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    17afbcc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Update travis-before.sh - new tcl dev package

    Signed-off-by: Mike Beattie <[email protected]>
    mjbnz committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c82b2f6 View commit details
    Browse the repository at this point in the history