Skip to content

Conversation

@itsneufox
Copy link
Contributor

solves #93

how it works:

  1. select a server first (the purple highlight)
  2. then drag anywhere to move it up/down, a line shows where it'll drop

only works when no filters are applied

2025-08-07.00-40-48.mp4

@karimcambridge
Copy link

👏

@karimcambridge karimcambridge added the enhancement New feature or request label Aug 7, 2025
@karimcambridge karimcambridge linked an issue Aug 7, 2025 that may be closed by this pull request
@itsneufox
Copy link
Contributor Author

itsneufox commented Aug 7, 2025

Also added this fix:
imagem

removed the strings since they were unused, was used in the first prototype, but not anymore

@AmyrAhmady
Copy link
Member

I'll test it locally either tonight or tomorrow, the code itself is looking fine

@itsneufox
Copy link
Contributor Author

I'll test it locally either tonight or tomorrow, the code itself is looking fine

2025-08-07.22-53-27.mp4

@AmyrAhmady
Copy link
Member

I made a few changes
I made the items to be able to be dragged and dropped without being selected first, it's better this way, and consistent of how everything else work in computer user interfaces
I also lowered the threshold for registering drag and drop to make it better.

merging it now, thanks.

@AmyrAhmady AmyrAhmady merged commit f63e6ae into openmultiplayer:master Aug 8, 2025
1 check passed
@itsneufox
Copy link
Contributor Author

I made a few changes

I made the items to be able to be dragged and dropped without being selected first, it's better this way, and consistent of how everything else work in computer user interfaces

I also lowered the threshold for registering drag and drop to make it better.

merging it now, thanks.

Glad i could be helpful, next time i'll be more mindful about the formatting.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server rearrangement in Favorites tab

3 participants