You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug egui_extras::TableBuilder cells have an interaction area larger than the visual content if clipping is disabled. This happens both in 0.30.0 and master.
Describe the bug
egui_extras::TableBuilder
cells have an interaction area larger than the visual content if clipping is disabled. This happens both in 0.30.0 and master.To illustrate:
With column clipping enabled:
To Reproduce
Expected behavior
I expect the interaction area to be equivalent to the normal allocated visual region regardless of clipping.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: