mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 17:17:31 -04:00
bookmarks redesign
This commit is contained in:
parent
cce0bedbb1
commit
ddae024043
4 changed files with 78 additions and 46 deletions
|
@ -5,6 +5,7 @@ extends Control
|
|||
|
||||
func _ready() -> void:
|
||||
search_le.resized.connect(change_size)
|
||||
search_le.focus_entered.connect(change_size)
|
||||
|
||||
|
||||
func change_size() -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue