Skip to content

LocationPanel: code style, gtk4 prep#880

Merged
danirabbit merged 2 commits into
masterfrom
danirabbit/locationpanel-gtk4prep
Jan 16, 2026
Merged

LocationPanel: code style, gtk4 prep#880
danirabbit merged 2 commits into
masterfrom
danirabbit/locationpanel-gtk4prep

Conversation

@danirabbit

Copy link
Copy Markdown
Member
  • Use SPDX header
  • Subclass Box instead of Grid
  • Objects with properties
  • Set mnemonic widget for headerlabel
  • Organize and code style


var view = champlain_embed.champlain_view;
view.zoom_level = 10;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intentional white space because in GTK4 these will have to be set on a Shumate.Map

@danirabbit
danirabbit requested a review from a team January 16, 2026 17:20
@danirabbit danirabbit moved this to Needs Review in GTK4 Porting Jan 16, 2026
@danirabbit
danirabbit enabled auto-merge (squash) January 16, 2026 19:13
@danirabbit
danirabbit merged commit 63132da into master Jan 16, 2026
6 checks passed
@danirabbit
danirabbit deleted the danirabbit/locationpanel-gtk4prep branch January 16, 2026 19:16
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in GTK4 Porting Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants