Skip to content
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

[Feature] Add status text fields #33

Open
vladmandic opened this issue Apr 28, 2024 · 3 comments
Open

[Feature] Add status text fields #33

vladmandic opened this issue Apr 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@vladmandic
Copy link
Collaborator

Feature description

As discussed, two status lines showing currently loaded model and perhaps some server state should be added to top-right (above right panel.

Version Platform Description

No response

@vladmandic vladmandic added the enhancement New feature or request label Apr 28, 2024
@vladmandic
Copy link
Collaborator Author

@BinaryQuantumSoul i've tried to add div element at the top of the right panel, but no way i can figure out how without messing up entire layout.

intention is that right panel has a top div that has same height as action bar in the middle panel (and then the rest of the panel would also be nicely aligned). also issue is that right panel right now has predefined height which is 100% - gap so that would have to be accounted for.

if you can just place div there somehow, i'll populate it.

@BinaryQuantumSoul
Copy link
Owner

I think you need to use a panel no-br div inside the accordion container, before the div holding all subtabs

@vladmandic
Copy link
Collaborator Author

still failing. i think aside template needs to be nested several levels deeper as accordion itself is setting flex flow column which makes it impossible to do 1-row + 2 columns below it. and then there are issues what does minimize/maximize button actually apply to.

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

No branches or pull requests

2 participants