mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-01-13 10:53:57 +08:00
Formatting fixes
This commit is contained in:
parent
5253ac9826
commit
c16e977335
@ -908,7 +908,7 @@ void Steam_Overlay::set_next_notification_pos(float width, float height, float e
|
|||||||
++idx.top_right;
|
++idx.top_right;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
// bot
|
// bot
|
||||||
case Overlay_Appearance::NotificationPosition::bot_left:
|
case Overlay_Appearance::NotificationPosition::bot_left:
|
||||||
animate_size = animate_factor(elapsed) * noti_width;
|
animate_size = animate_factor(elapsed) * noti_width;
|
||||||
margin_y = anchor_margin * (idx.bot_left + 1);
|
margin_y = anchor_margin * (idx.bot_left + 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user