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

Various bug fixes for new features. #112

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

stneveadomi
Copy link
Owner

Fix for live validation (as you type, the borders will be red until the input is valid)
Fix for slight resizing of the rule headers.
Fix color picker display issues with hacky fix.
'text-decoration' is not quite working right, so updated.
Allow before/after decorations to live apply

…ly linked to if the global webview is open (this is wild and weird). If global webview is open, the top and left values change versus if it is not.

Adjust isWholeLine click and toggle enable to properly update rules.
Fix color picker display issues with hacky fix.
'text-decoration' is not quite working right, so updated.
Allow before/after decorations to live apply.
@stneveadomi stneveadomi linked an issue Sep 30, 2024 that may be closed by this pull request
@stneveadomi stneveadomi merged commit 4a10f52 into main Sep 30, 2024
6 checks passed
@stneveadomi stneveadomi deleted the 110-fix-live-validation-for-forms branch September 30, 2024 14:22
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.

Fix live validation for forms
1 participant