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

Update: Visually indicate visited state for pin images (fixes #318) #322

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Oct 3, 2024

Fix #318

🚧 Work in progress 🚧

Update

  • Documentation updates

New

  • Adds hover and visited image options to each _pin

Testing

Add hover and visited images to each pin.

"_pin": {
  "src": "course/en/images/hotgraphic-pin.png",
  "srcHover": "course/en/images/hotgraphic-pin-hover.png",
  "srcVisited": "course/en/images/hotgraphic-pin-visited.png"
},

@swashbuck swashbuck changed the title Documentation updates Update: Completion visual indicators for pin images (fixes #318) Oct 3, 2024
@swashbuck swashbuck changed the title Update: Completion visual indicators for pin images (fixes #318) Update: Visually indicate visited state for pin images (fixes #318) Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Add visited statuses to pins when images are used
1 participant