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

Feature/tip navigation: New optional navigation options for the Showcase() widget #273

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

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    75b1779 View commit details
    Browse the repository at this point in the history
  2. Updated tooltip_widget_nav elements to be better sized and spaced. Ad…

    …ded optional showEndIcon.
    mdrideout committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9f21c82 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

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

Commits on Sep 26, 2022

  1. Fixed some bugs for the position of the end icon at different screen …

    …sizes / content widths. Now works for all situations.
    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    939b05d View commit details
    Browse the repository at this point in the history
  2. Fixed bugs with minimum padding for left and right. On very long cont…

    …ent, _getLeft() position could return a negative number, cutting content off the screen. Set minimum defaults for left and right.
    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0996626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8749c9f View commit details
    Browse the repository at this point in the history
  4. Updated tooltip_widget_nav elements to be better sized and spaced. Ad…

    …ded optional showEndIcon.
    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6b792fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc835e View commit details
    Browse the repository at this point in the history
  6. Fixed some bugs for the position of the end icon at different screen …

    …sizes / content widths. Now works for all situations.
    
    Incorporated latest changes from repository master.
    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f1c6b27 View commit details
    Browse the repository at this point in the history
  7. Removed unnessary log

    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    de85b57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32a3b5e View commit details
    Browse the repository at this point in the history
  9. Removed unnessary logs.

    mdrideout committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    87fffc2 View commit details
    Browse the repository at this point in the history