summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2021-01-19 19:39:56 +0100
committerder richter <der.richter@gmx.de>2021-02-13 15:51:32 +0100
commitaa00ad06aae264796a84327f1716534b4f37c622 (patch)
tree6ac7843e3add15846b8a16f4df02f6821a5f386f /filters
parent968faef86723c895f5b19c948a43eb0fcf6179e5 (diff)
downloadmpv-aa00ad06aae264796a84327f1716534b4f37c622.tar.bz2
mpv-aa00ad06aae264796a84327f1716534b4f37c622.tar.xz
mac: use custom touch bar item and slider instead of a touch bar slider
the NSSliderTouchBarItem seem to be broken in a way it can't be fixed. it has constraints set by default that can't be removed and lead to warnings and render performance regressions. instead of using the preconfigured NSSliderTouchBarItem we use a custom touch bar item (NSCustomTouchBarItem) with a slider, which essential are the same. this way we can configure our constraints ourselves, which aren't needed in the first place. Fixes: #7047
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions