reupen / columns_ui

Alternative UI for the foobar2000 audio player
https://yuo.be/columns-ui
GNU Lesser General Public License v3.0
525 stars 32 forks source link

Suppress Default UI panel console warning in tab stack #722

Closed grimes2 closed 1 year ago

grimes2 commented 1 year ago

Add ability to suppress warning for Default UI elements .

[16:36:39] Columns UI/Tab stack: Warning: ReFacets panel was visible on creation! This usually indicates a bug in this panel.

[16:17:42] Columns UI/Tab stack: Warning: VU Meter panel was visible on creation! This usually indicates a bug in this panel. [16:17:42] Columns UI/Tab stack: Warning: Oscilloscope panel was visible on creation! This usually indicates a bug in this panel. [16:17:42] Columns UI/Tab stack: Warning: Peak Meter panel was visible on creation! This usually indicates a bug in this panel. [16:17:42] Columns UI/Tab stack: Warning: Spectrogram panel was visible on creation! This usually indicates a bug in this panel. [16:17:42] Columns UI/Tab stack: Warning: Spectrum panel was visible on creation! This usually indicates a bug in this panel.

reupen commented 1 year ago

It should be fixed in a future version of foobar2000. I'll leave this open until then.

grimes2 commented 1 year ago

Fixed in foobar2000 v2.1 Preview 2023-05-22

Fixed WS_VISIBLE bugs in Columns UI adapter (caused console warnings in some scenarios).