nice, thank you for the quick work. Will check as soon as it's available! Thanks again! And I'm sure it will not have any side-effects whatsoever
Works perfectly, from what I can see so far!
Search found 3 matches
- Wed Oct 30, 2024 12:18 am
- Forum: Resolved Problems and Bugs
- Topic: [2.0.12] Caption of sprite-button behind sprite
- Replies: 3
- Views: 881
- Tue Oct 29, 2024 11:41 pm
- Forum: Resolved Problems and Bugs
- Topic: [2.0.12] Caption of sprite-button behind sprite
- Replies: 3
- Views: 881
Re: [2.0.12] Caption of sprite-button behind sprite
yes, can confirm that behavior has changed, it worked fine in 1.1 but in 2.0 (2.0.12 tested) it seems to be behind the sprite:
<- top-left button had the sprite removed to show the text again
<- top-left button had the sprite removed to show the text again
- Thu Nov 26, 2020 10:08 pm
- Forum: Won't implement
- Topic: Check if LuaGuiElement is in focus
- Replies: 1
- Views: 1311
Check if LuaGuiElement is in focus
Hi there, Thanks to this topic https://forums.factorio.com/viewtopic.php?p=315928#p315928 we have the possibility to set the focus to a LuaGuiElement. Now, how can we check if a LuaGuiElement is still in focus? I haven't found anything on it. So could we have either: - On the LuaGuiElement something...