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

While manually resizing Task column in task view, button doesn't keep up #555

Closed
TarasSydor opened this issue Aug 1, 2022 · 5 comments
Closed
Assignees

Comments

@TarasSydor
Copy link
Contributor

Describe the bug
By default, all the columns are sized according to their content.
Task column allows manual resizing. While holding the mouse, text gets truncated according to the current width, but the
button remains stable till the user releases the button:

image

Status column doesn't have this problem because it has fixed width. Stats can also be resized, but doesn't have such button.
So it's just Task column.

@TarasSydor TarasSydor self-assigned this Aug 1, 2022
@TarasSydor
Copy link
Contributor Author

The main question here: should we allow to shrink the Task columns so that text doesn't fit?
The issue is present regardless of the answer, as enlarging the column has the same effect - button remains stable till releasing the mouse.
So unless we disable Task column resizing at all, the layout problem has to be fixed.

@ravic-rs
Copy link
Contributor

@TarasSydor you had made some progress on this issue a week or so ago. Is it ready for a PR ?

@ravic-rs
Copy link
Contributor

ravic-rs commented Sep 1, 2022

@KochynVolodymyr does your PR https://github.com/os-fpga/FOEDAG/pull/604/files affect this one ?

@KochynVolodymyr
Copy link
Contributor

@KochynVolodymyr does your PR https://github.com/os-fpga/FOEDAG/pull/604/files affect this one ?

No, it isn't

@ravikiranchollangi
Copy link
Contributor

Closing this as we updated the widget now.

chungshien-chai pushed a commit that referenced this issue Mar 13, 2024
* print probe table when session is loaded with ocla info

* validate ocla info against the connected ocla ip in the user design.

* use ocla signal name to generate waveform when session is loaded.

* pr rework. display full probe name (include bit displacement) and even the names are duplicates.
changed assert msg to normal post_err msg.

* clang-format update

* bug fix

* pr rework.

* channel config cmd to accept probe name and translate it to probe index
to be configured to the ip. try display probe by name when user design
is loaded.
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

No branches or pull requests

4 participants