PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
Other
10.48k stars 1.51k forks source link

FSUI: Automatically hide advanced graphics settings #11244

Closed kamfretoz closed 2 weeks ago

kamfretoz commented 2 weeks ago

Description of Changes

Automatically hide advanced graphics settings on BPM depending on global advanced settings visibility. Forgot about it when i added the functionality on Qt

image

Closes #11239

Rationale behind Changes

Consistency 100

Suggested Testing Steps

Test the functionality, toggle the global advanced settings option and see if the advanced graphics settings section gets hidden.

kamfretoz commented 2 weeks ago

Did an oopsie and accidentally sent the PR prematurely, OP has been updated.

stenzek commented 2 weeks ago

Please fix the formatting (use clang-format on the area, or manually indent it)

kamfretoz commented 2 weeks ago

Fixed.