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

ENH: Add pref choice to abbreviate long component names, fixes #5574 #5586

Merged
merged 3 commits into from Jun 2, 2023

Conversation

TEParsons
Copy link
Contributor

@TEParsons TEParsons commented May 15, 2023

redrawRoutine now uses wx.Rects to construct a broader layout and references these rects, when drawn in red (code to do this is present but commented out) these rects look like this:
image
(there is an additional rect around the time grid, it's just covered up by the grid)

This makes it easier to position things relative to one another as you're not relying on things always having the same padding, text size, etc.

@TEParsons TEParsons requested a review from mdcutone May 15, 2023 14:44
@mdcutone mdcutone merged commit 5401e5e into psychopy:dev Jun 2, 2023
1 of 2 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.

None yet

2 participants