hi !
i m in need of a tracking widget for moving head usage (one square space with a cursor to move with xy position). As it seems this kind of widget doesnt exist, i need to create my custom widget, with mouse tracking
But i m blocking on a stupid thing : the context seems not be correctly taken inside my for each loop in imgui. despite for sliders buttons etc, everything works. How can i fix this ?