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

Tweaks for the PG problem editor for course info files. #2250

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

drgrice1
Copy link
Member

This wraps the injected course info html in a div that has overflow auto set. If the course info file has long contents, then those contents currently extend past the containing div, and this fixes that. This was observed by @drdrew42 in the meeting today.

In addition padding and a background color are added to improve the appearance. These are the same styles that are used when this is displayed in the actual info box.

@drgrice1 drgrice1 force-pushed the course-info-edit-tweaks branch from ccd7550 to f8b29d1 Compare November 13, 2023 22:55
This wraps the injected course info html in a `div` that has overflow
auto set.  If the course info file has long contents, then those
contents currently extend past the containing div, and this fixes that.

In addition padding and a background color are added to improve the
appearance.  These are the same styles that are used when this is
displayed in the actual info box.
@drgrice1 drgrice1 force-pushed the course-info-edit-tweaks branch from f8b29d1 to 8bc52de Compare November 16, 2023 19:26
@pstaabp pstaabp merged commit 0203541 into openwebwork:develop Nov 20, 2023
1 check passed
@drgrice1 drgrice1 deleted the course-info-edit-tweaks branch November 20, 2023 23:09
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.

3 participants