omar

Results 2356 comments of omar

You will need a child window for the top part. In fact, you don't need a child window for the bottom part, since there are no scrolling elements in there....

Hello, Sorry for not reacting to this yet. We have dozens of similar changes desirable in various backends, partly related to DPI handling but also related to the general possibility...

Hello, I think you've already nailed the crux of the challenge here. A few other pointers: - v1.89.8 made some change to ImDrawData and namely added a `ImDrawData::AddDrawList()` helper function....

This implementation is unfortunately extremely CPU costly, to a point where it is going to be unacceptable for performance. Even if you used a better data structure for it, it...

It’s indeed a small amount of widgets. Calling 1-10k/frame would be a good base but i don’t need to see benchmarks to know it’s going to be too expensive. The...

I provided a solution that would be near free and react on hover, it seems like a good enough tradeoff ?

Moved to #7961 and solved now. Thanks for the push!

What’s your SDL version? What’s your window manager? Do you have a feature enabled to focus windows on hover?

Electric Eye testing tool made and used at NetFlix ![electriceye](https://cloud.githubusercontent.com/assets/8225057/22478523/9062f8fe-e7ea-11e6-8761-f29cb317bf1a.jpg)

> Simplified excel-like spreadsheet using imgui! This is very cool slash weird slash amazing slash worrying - but why? :)