Cog/Window
Christopher Snowhill 763f4c8cd5 Shrink the time field on macOS 10.13 and older
Since 10.13 doesn't want to observe the auto sizing attribute of the
field properly, gotta use the tiny font size that the field is already
configured to use.

Should fix #243

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-21 16:51:46 -08:00
..
DualWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DualWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniModeMenuTitleTransformer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniModeMenuTitleTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PlaybackButtons.h Replace playback buttons with SF Symbols on 11.0+ 2022-02-10 01:18:34 -08:00
PlaybackButtons.m Replace playback buttons with SF Symbols on 11.0+ 2022-02-10 01:18:34 -08:00
PositionSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PositionSlider.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PositionSliderToolbarItem.swift Move new PositionSliderToolbarItem.swift to correct folder 2021-01-06 14:56:04 -08:00
RepeatTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
RepeatTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TimeField.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TimeField.m Shrink the time field on macOS 10.13 and older 2022-02-21 16:51:46 -08:00
VolumeButton.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeButton.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.m Fix volume control tooltip appearance on the left 2022-02-09 22:51:39 -08:00