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

Expose additional GSTheme method(s) for adding NSTabView theming to WinUXTheme #308

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

qmfrederik
Copy link
Contributor

qmfrederik referenced this pull request in gnustep/plugins-themes-WinUXTheme Nov 5, 2024
* Issue 15259 - add NSTabView theming to WinUXTheme

* Remove NSLog checked in

* Issue 17388 - fix problems mixing HDC and GNUstep DPS drawing

* Fix incorrect naming

* Increase tab view item spacing

* Add error checking for hTheme - which should be correct but isn't for some reason

* Return minimum for tab height fix attempt
        modified:   WinNSTabView.m

* Return minimum for tab height fix attempt 2
        modified:   WinNSTabView.m

* Return minimum for tab height fix attempt 3
        modified:   WinNSTabView.m

* Return minimum for tab height fix attempt 4
        modified:   WinNSTabView.m

* Return minimum for tab height fix attempt final
        modified:   WinNSTabView.m
        modified:   WinUXTheme.m

* Add a maximum tab height check
modified: WinNSTabView.m
modified: WinUXTheme.m

* PR feedback

* PR feedback

---------

Co-authored-by: Marcian Lytwyn <[email protected]>
@fredkiefer fredkiefer merged commit c89d743 into gnustep:master Nov 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants