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

#117 theme popup onclick #132

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

Shabbyconnor
Copy link
Collaborator

Description

Okay. Removed some of the changes made in PR #104 because they were already implemented in #78.
(#104 also brought back the error referenced in #93)

Fixed bug where the popup would open when the body is clicked. The click handler was not up to date with the new CSS-only popup hiding.

Re-added the line toggleThemePopup() that was lost when themes.js was created.

Changes

Removed redundancy.
Fixed the popup bug.
Re-added popup toggling when the theme is changed.

Solves

Closes [#117]

@devkennyy
Copy link
Owner

Thanks! Themes are one step closer to not being out of hand 😅

@devkennyy devkennyy merged commit 448ef79 into devkennyy:master Jul 25, 2022
This was referenced Jul 25, 2022
@Shabbyconnor Shabbyconnor deleted the #117-theme-popup-onclick branch July 26, 2022 03:14
devkennyy pushed a commit that referenced this pull request Apr 10, 2023
* Re-added popup toggling when setting theme

* Fixed popup opening when body clicked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants