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

Issue #444: Continuity view on main frame looks wrong #445

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

rmpowell77
Copy link
Contributor

@rmpowell77 rmpowell77 commented Dec 19, 2023

Issue #444: Continuity view on main frame looks wrong

De-fanging operator+ for DrawCommands by making it explicitly create a range.

This was caused by a problem with wxWidgets. Updating to a branch of 3.2.4 with the fix.

Also using this as a moment to update the way we do drawing. Using more of the CalChart::DrawCommand concept to be more portable.

Using ranges whenever possible.

This was caused by a problem with wxWidgets.  Updating to a branch of 3.2.4 with the fix.

Also using this as a moment to update the way we do drawing.  Using more of the CalChart::DrawCommand concept to be more portable.

Using ranges whenever possible.
De-fanging operator+ for DrawCommands by making it explicitly create a range.

Updating xcode for ranges.
@rmpowell77 rmpowell77 force-pushed the dev/fix_cont_browser_2 branch from c48ab2c to aba3eeb Compare December 20, 2023 16:35
@rmpowell77 rmpowell77 changed the title De-fanging operator+ for DrawCommands by making it explicitly create … Issue #444: Continuity view on main frame looks wrong Dec 20, 2023
@rmpowell77 rmpowell77 merged commit faeaea8 into main Dec 20, 2023
4 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.

1 participant