mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-26 09:06:22 +03:00
Make hint popups non-focusable, so they don't remove focus from the terminal
This commit is contained in:
parent
2fc78f3e99
commit
8c6462d0b1
@ -54,6 +54,8 @@ margin_left = 202.0
|
|||||||
margin_top = 9.0
|
margin_top = 9.0
|
||||||
margin_right = 282.0
|
margin_right = 282.0
|
||||||
margin_bottom = 48.0
|
margin_bottom = 48.0
|
||||||
|
focus_mode = 0
|
||||||
|
enabled_focus_mode = 0
|
||||||
text = "Got it!"
|
text = "Got it!"
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
|
Loading…
Reference in New Issue
Block a user