Detector-I

Results 9 comments of Detector-I

> is https://docs.rs/egui/latest/egui/struct.Response.html#method.drag_released what you want? no I was talking about system drag and drop (drag and drop a file from for example windows explorer to program), not the drag...

> It looks like something got in the way of `rustup` on your system; perhaps a virus scanner which is poorly behaved or poorly configured for example. If you interrupt...

and other thing, what is the differences between all these build types - bgfx - sokol I know about opengl, dx11 and glfw but I don't know what is these......

thank you for your answer yes I will try to add the DX9 support, the reason that Im after this is because more of old system support it, and its...

Hi, thank you for the great work on the project. is there any update for the new features that I mentioned above?

> Good find! Could you please make a minimal reproducing example? Thank you for the fast respond. the code that I sent in the first post **To Reproduce** section is...

@emilk > it is good enough to show the issue, but the point of a minimal reproduce it it cuts to the core of the problem, revealing the very essence...

Any plan for fixing this? its really a big problem...

With the latest release of egui (`0.20`) this problem seems to be fixed. now the hscroll will always stick to side of Table, even if table is inside a `ScrollArea`....