mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-16 23:34:10 +02:00
Fixed some scale issues
This commit is contained in:
parent
5515a1fd72
commit
5c68049bd1
3 changed files with 26 additions and 19 deletions
|
@ -477,8 +477,8 @@ namespace IDE.ui
|
|||
|
||||
public override void RehupScale(float oldScale, float newScale)
|
||||
{
|
||||
SetScaleData();
|
||||
base.RehupScale(oldScale, newScale);
|
||||
SetScaleData();
|
||||
}
|
||||
|
||||
public override void FocusForKeyboard()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue