DirtDiglett / Pressure2

Pressure² - a beautiful theme for your Steam Client.
http://www.pressureforsteam.com
Other
243 stars 27 forks source link

Bug in broadcasting settings window #46

Closed WildManiac closed 7 years ago

WildManiac commented 8 years ago

Description of the issue.

When in the Broadcasting Settings Window (And "Anyone can watch my games" is selected) there is an orphaned checkbox floating at the top.

Does it also occur on Steam without the skin installed?

No

Are you in the Steam BETA? If so, does the issue occur when opted out of the BETA?

Beta: Yes. Stable: Not tested.

What Operating System are you using? (Windows 10, Mac OSX 11.1, Linux, Ubuntu etc.)

Windows 7

Are you using the latest stable release or using the latest commit version?

Latest stable release (1.0.1)

A screenshot of the issue.

broadcast error

Steps to reproduce the issue.

  1. Go to Broadcasting submenu in settings window
  2. If not already selected, change privacy setting to Anyone Can Watch My Games

    Additional Note

I went and tried to find the offending/missing code. It seems that there should be ShowReminder at the end of control=IncludeDesktop,RecordSystemAudio,RecordMic,ShowDebugInfo in settingssubbroadcast.layout.

Asphira commented 8 years ago

Yep if ShowReminder is added after that it shows correctly

eg control=IncludeDesktop,RecordSystemAudio,RecordMic,ShowDebugInfo,ShowReminder

Js41637 commented 8 years ago

Is this still an issue? I can't reproduce it.