Fix wrong placement of the Make Floating Button.
This commit is contained in:
parent
c0d8d91b15
commit
13e65da804
3 changed files with 13 additions and 12 deletions
|
|
@ -432,7 +432,6 @@ void ScreenSelect::pressed() {
|
|||
}
|
||||
|
||||
ScreenSelect::ScreenSelect() {
|
||||
set_text(TTR("Make Floating"));
|
||||
set_tooltip_text(TTR("Make this panel floating.\nRight click to open the screen selector."));
|
||||
set_button_mask(MouseButtonMask::RIGHT);
|
||||
set_flat(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue