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

HFP-3873 Add customizing options for popups #42

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

Commits on Feb 15, 2024

  1. Add customizing options for popups

    - Add editor option group for popup size/position to select from
      - Cover free space next to hotspot (currently default)
      - Cover entire background image (currently extra setting)
      - Custom
    
    The latter will allow to set
      - a maximum width for the hotspot (as requested multiple times,
        e.g. in https://h5p.org/node/224462)
      - an override to explicitöy put the popup left or right of the hotspot
    otacke committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d585b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed2eac View commit details
    Browse the repository at this point in the history
  3. Fix after rebase

    otacke committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4b16d14 View commit details
    Browse the repository at this point in the history
  4. Bump minor version

    otacke committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bb6ecc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d629a7 View commit details
    Browse the repository at this point in the history