mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-30 20:21:56 +00:00 
			
		
		
		
	[client] overlay: use graph address as imgui id
This commit is contained in:
		| @@ -198,7 +198,7 @@ static int graphs_render(void * udata, bool interactive, | ||||
|     } | ||||
|  | ||||
|     igPlotLines_FloatPtr( | ||||
|         "##", | ||||
|         (void *)graph, | ||||
|         (float *)ringbuffer_getValues(graph->buffer), | ||||
|         ringbuffer_getLength(graph->buffer), | ||||
|         ringbuffer_getStart (graph->buffer), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Geoffrey McRae
					Geoffrey McRae