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

Make instances of [DivFrame] predefine their own ArchDepth{A|B} constants as attributes. #2645

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

jmcwilliams403
Copy link
Contributor

This simplifies any instance of e.g. df.archDepthA SmallArchDepth df.mvs etc. to just e.g. df.smallArchDepthA etc.

This also consequentially renames the original [DivFrame].archDepth{A|B} functions to [DivFrame].archDepth{A|B}Of, to match the generic ArchDepth{A|B}Of functions defined elsewhere in aesthetics.ptl, freeing up the names to add ordinary attributes named [DivFrame].archDepth{A|B} in their place, which also matches the generic ArchDepth{A|B} constants also defined elsewhere in aesthetics.ptl.

@be5invis be5invis enabled auto-merge (squash) January 16, 2025 14:23
@be5invis be5invis merged commit 67681e9 into be5invis:dev Jan 16, 2025
6 checks passed
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.

2 participants