mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.54k stars 1.29k forks source link

Deprecated warnings in mapping tests #13617

Open daschuer opened 3 months ago

daschuer commented 3 months ago

Bug Description

121: warning [0x1cb6368] ComponentContainer.applyLayer is deprecated; use ComponentContainer.setLayer instead
121: warning [0x1cb6368] script.deepMerge is deprecated; use Object.assign instead

I think it is: https://github.com/mixxxdj/mixxx/blob/a730d9ebdd3711de8ecff2ab5f6566d14ee79b56/res/controllers/Behringer-Extension-scripts.js#L1114 and https://github.com/mixxxdj/mixxx/blob/a730d9ebdd3711de8ecff2ab5f6566d14ee79b56/res/controllers/midi-components-0.0.js#L669

Version

main

OS

No response

Swiftb0y commented 3 months ago

not sure thats a bug... its deprecated and not removed because mass-changing all the mappings without verifying with the real hardware is too risky.

daschuer commented 3 months ago

Yes it is no bug in the sense of "defect". I will remove the lable.