Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Sep 11, 2022

The recent change that added smooth resizing changed the alignment for the General preference pane from bottom to top aligned as it never made sense to be bottom aligned. However, there was code in in the preference controller to correct for that when resizing the pane when sparkle is disabled, which caused the resizing to not work. Fix that to account for the top alignment instead of bottom.

Fix #1281

The recent change that added smooth resizing changed the alignment for
the General preference pane from bottom to top aligned as it never made
sense to be bottom aligned. However, there was code in in the preference
controller to correct for that when resizing the pane when sparkle is
disabled, which caused the resizing to not work. Fix that to account for
the top alignment instead of bottom.

Fix macvim-dev#1281
@ychin ychin added this to the Release 174 milestone Sep 11, 2022
@ychin ychin merged commit ad721aa into macvim-dev:master Sep 11, 2022
@ychin ychin deleted the fix-preference-resizing-when-sparkle-disabled branch September 11, 2022 22:22
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.

Checkbox for Smooth Scrolling doesn't completely show in Preferences

1 participant