Skip to content

VPN-7450: Consider Android nav style when creating drawer height#11124

Merged
mcleinman merged 1 commit intomainfrom
vpn-7450-consider-android-bottom-nav-for-drawer
Mar 16, 2026
Merged

VPN-7450: Consider Android nav style when creating drawer height#11124
mcleinman merged 1 commit intomainfrom
vpn-7450-consider-android-bottom-nav-for-drawer

Conversation

@mcleinman
Copy link
Collaborator

Description

We didn't consider bottom padding appropriately. I don't know for sure if this is a Qt 6.10 thing or not. I spent a while (possibly too long) trying to make this work with SafeArea insets, and ultimately couldn't make it work. This seems like a sledgehammer, but it works.

Claude helped a bunch with this code. Along the journey, Claude also gave many wrong answers, and let me astray quite a bit.

Reference

VPN-7450

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@mcleinman mcleinman requested a review from artfwo March 13, 2026 18:34
@mcleinman mcleinman merged commit 7d99452 into main Mar 16, 2026
125 checks passed
@mcleinman mcleinman deleted the vpn-7450-consider-android-bottom-nav-for-drawer branch March 16, 2026 15:36
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