From 5438564ec5cc0b57a98f30c97a92cf12d82088f1 Mon Sep 17 00:00:00 2001 From: omar Date: Thu, 20 Sep 2018 10:40:48 +0200 Subject: [PATCH] Updated Help Wanted (markdown) --- Help-Wanted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help-Wanted.md b/Help-Wanted.md index 7eceb93..451377b 100644 --- a/Help-Wanted.md +++ b/Help-Wanted.md @@ -25,4 +25,4 @@ Currently looking for help with those things:
If you are familiar or interested in GLFW pushing/developing those changes would be extremely helpful to imgui: - GLFW: implement/solve https://github.com/glfw/glfw/issues/427 in GLFW to add missing diagonal resize mouse cursors. - GLFW: implement/solve https://github.com/glfw/glfw/issues/1236 in GLFW to allow for portable multi-viewport support. -- GLFW: implement/solve https://github.com/glfw/glfw/pull/989 in GLFW to allow for portable multi-viewport support. +- GLFW: implement/solve https://github.com/glfw/glfw/pull/989 in GLFW to allow for portable multi-viewport support. (Update: PR submitted as https://github.com/glfw/glfw/pull/1322)