-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make columns resizable #41
Comments
@addbounty $250 |
Make a Draft PR early so others can see you are working on it! To automatically create one: # Using npx (installed if you have NodeJS/npm)
npx bountybot start flecs-hub/explorer#41
# Or, use cargo (installed if you have Rust)
cargo install bounty
bounty start flecs-hub/explorer#41 When merged, you will receive the bounty! |
ryanhcode
added a commit
to ryanhcode/explorer
that referenced
this issue
Jan 30, 2025
@ryanhcode are you still working on this? |
@maxomatic458 yes! I've posted about it in the flecs discord. Will likely finish up the PR in the next day or two. |
zelosleone
added a commit
to zelosleone/explorer
that referenced
this issue
Feb 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
Currently the explorer layout is not resizable in the way that the v3 explorer was.
Solution
Make columns resizable for the following pages:
Example
https://github.com/user-attachments/assets/77b02973-2f5a-404a-b9aa-bbdd5b4917c4
The text was updated successfully, but these errors were encountered: