From 48b90fa1a239e8a8fabe09b355c0ed950ee4e335 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 3 Jun 2015 15:49:54 -0500 Subject: [PATCH] icon working for GL windows --- core/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index aa7574446..3a1498e1e 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -23,6 +23,8 @@ X PShape 3D: strange extra lines X https://github.com/processing/processing/issues/3006 X backspace key is identified as delete in OpenGL renderers X https://github.com/processing/processing/issues/3338 +X set icon for OpenGL windows +X https://github.com/processing/processing/issues/3348 _ save() and saveFrame() with OPENGL renderer fails _ https://github.com/processing/processing/issues/3334 @@ -118,8 +120,6 @@ _ add attrib() method _ https://github.com/processing/processing/issues/2963 _ andres needs input on how the api works _ assign this to DXF as well? -_ set icon for OpenGL windows -_ https://github.com/processing/processing/issues/3348 _ window loses focus after maximizing _ https://github.com/processing/processing/issues/3339