Skip to content

Pr combined #228 #220 #219 #201#232

Merged
zjs81 merged 45 commits into
zjs81:mainfrom
just-stuff-tm:PR-Combined-228-220-219-201
Feb 24, 2026
Merged

Pr combined #228 #220 #219 #201#232
zjs81 merged 45 commits into
zjs81:mainfrom
just-stuff-tm:PR-Combined-228-220-219-201

Conversation

@just-stuff-tm

Copy link
Copy Markdown
Contributor

Combine PRs #228, #220, #219, #201

Summary

  • Merged the four open feature/fix branches (pinch-to-zoom text scaling, line-of-sight horizon calculation, LOS icon work, and channel action context fixes) into a single stack for comprehensive validation.
  • Resolved dependency upgrades (uuid 4.5.3 plus vector_graphics/*) and cleaned up localization files generated in the merged line-of-sight branch, ensuring the combined branch remains buildable.
  • Deferred the LOS analysis run until after the first frame and switched to context.read<MeshCoreConnector>() so the new screen no longer tries to listen to providers/localizations before the widget tree is ready.

Testing

  • dart format .
  • flutter analyze (still reports the longstanding ReorderableListView.onReorder deprecation in lib/screens/channels_screen.dart).

…om sheet closes

Root cause: edit/delete dialogs were opened from the sheet context after Navigator.pop, so context.mounted was false and follow-up actions never ran.

Also keeps async await/error handling for channel edit/delete so failures surface to users instead of silently dropping.
Show the connector frequency right next to the Frequency label, display the derived k value, and keep the info dialog tied to the exact
Show the connector frequency right next to the Frequency label, display the derived k value, and keep the info dialog tied to the exact
@just-stuff-tm

Copy link
Copy Markdown
Contributor Author

@zjs81 @wel97459 @446564 can you review this we can change the others to draft if you want to move this in....

@just-stuff-tm just-stuff-tm marked this pull request as ready for review February 24, 2026 19:00
@zjs81

zjs81 commented Feb 24, 2026

Copy link
Copy Markdown
Owner

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@zjs81 zjs81 merged commit a42cf77 into zjs81:main Feb 24, 2026
6 checks passed
@just-stuff-tm just-stuff-tm deleted the PR-Combined-228-220-219-201 branch February 24, 2026 20:28
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