dolphin/Source/Core/DolphinQt/Config/ToolTipControls
Dentomologist 56ff19c513 BalloonTip: Rework BalloonTip drawing
* Fix irregularly shaped corners
* Remove extra space for BalloonTips with no message or no title
* When the target tip location is not on a screen, put the tooltip on
  the mouse's screen instead of the primary screen
* Fix description getting cut off when the title was too long
* Expose border width as a parameter
* Fix spacing and sizing issues with larger border widths
2024-02-17 12:36:19 -08:00
..
BalloonTip.cpp BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00
BalloonTip.h BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00
ToolTipCheckBox.cpp
ToolTipCheckBox.h
ToolTipComboBox.cpp
ToolTipComboBox.h
ToolTipPushButton.cpp DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipPushButton.h DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipRadioButton.cpp
ToolTipRadioButton.h
ToolTipSlider.cpp
ToolTipSlider.h
ToolTipSpinBox.cpp
ToolTipSpinBox.h
ToolTipWidget.h BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00