-
Notifications
You must be signed in to change notification settings - Fork 29
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
Fix IEasyFormWidget
marker for GroupForm widgets
#374
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hard to read ;), but looks ok
Sorry ;) this is the main part. looping through the group widgets and apply the interface d596b11 ... the rest is maintenance |
LGTM |
This works and is better than my own attempt in PR #389. I did not notice this PR and related issue when I started working on that. :-/ There are some conflicting files. I will have a look. Maybe I will end up cherry-picking your main commit in a different PR. |
I close this in favour of my PR #393 which cherry-picks a few commits from here. Feel free to disagree and reopen of course. |
fixes #370
also updated GHA to mxdev setup