EmbarkStudios / puffin

🐦 Friendly little instrumentation profiler for Rust 🦀
Apache License 2.0
1.49k stars 75 forks source link

Cannot click the left or right most pixel of an `frame_rect` in puffin_egui #217

Closed Hoodad closed 4 months ago

Hoodad commented 4 months ago

Describe the bug Using Puffin Egui you cannot click the left most or right most pixel of the frame_rect

To Reproduce Steps to reproduce the behavior:

  1. Run eframe example under puffin_egui
  2. Start profiler
  3. Try and click the left most pixel, notice how the hover visualization works but not clicking.

Expected behavior When the hover of an frame_rect is visualized I expect to be able to click and select the hovered frame.

Device: