FOEDAG icon indicating copy to clipboard operation
FOEDAG copied to clipboard

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

Open TarasSydor opened this issue 2 years ago • 4 comments

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 avatar Aug 01 '22 17:08 TarasSydor

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.

TarasSydor avatar Aug 01 '22 17:08 TarasSydor

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

ravic-rs avatar Aug 26 '22 21:08 ravic-rs

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

ravic-rs avatar Sep 01 '22 03:09 ravic-rs

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

No, it isn't

KochynVolodymyr avatar Sep 01 '22 09:09 KochynVolodymyr

Closing this as we updated the widget now.

ravikiranchollangi avatar Mar 08 '24 21:03 ravikiranchollangi