Skip to content

Fixed NetworkPopup.tscn UI so the buttons host and join are always visible#240

Closed
TheYellowArchitect wants to merge 1 commit intofoxssake:mainfrom
TheYellowArchitect:network-popup-fix
Closed

Fixed NetworkPopup.tscn UI so the buttons host and join are always visible#240
TheYellowArchitect wants to merge 1 commit intofoxssake:mainfrom
TheYellowArchitect:network-popup-fix

Conversation

@TheYellowArchitect
Copy link
Copy Markdown
Contributor

@TheYellowArchitect TheYellowArchitect commented Aug 22, 2024

Before
before

After
after

Below is on the scene itself, before:
before-hostjoin

After (noray was taken in mind)
final-hostjoin
final-noray

Ideally, host/join would be on the bottom of the panel, but I would have to make a new Control node, and that would be too much for sth like this

NOTE: There are many line additions because of default 4.3 import -_-
So probably merge after netfox upgrades to 4.3

@TheYellowArchitect TheYellowArchitect marked this pull request as draft August 28, 2024 08:14
@elementbound
Copy link
Copy Markdown
Contributor

Ideally I wouldn't wait for a 4.3 upgrade to merge this 😄 Why not just open the project in Godot 4.1? GodotManager and godots are really good tools for managing multiple Godot versions.

Anyway, if you can either change this PR so that it doesn't contain the import changes, or explain what changed so I can apply them myself, I'd be happy to merge.

@TheYellowArchitect
Copy link
Copy Markdown
Contributor Author

Why not just open the project in Godot 4.1?

It's a minor/negligent PR, and I am working on my project atm (using netfox) 😅
Anyway, I will update this when I have the time (its just 2 UI things in inspector)

@TheYellowArchitect
Copy link
Copy Markdown
Contributor Author

Closing in favour of #285 (it has the same end result as this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants