mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
update settings menu, misc tweaks and fixes
This commit is contained in:
@@ -24,7 +24,7 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def update
|
||||
@text.x = window.width - (@text.width + Widget.margin)
|
||||
@text.x = window.width - (@text.markup_width + Widget.margin)
|
||||
end
|
||||
|
||||
def generate_random_data
|
||||
|
||||
Reference in New Issue
Block a user