From c2157f02d4ea3bc0333182f79a65c9591a8dae0a Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 13 Jun 2018 14:35:04 +0200 Subject: [PATCH] Updated Help Wanted (markdown) --- Help-Wanted.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help-Wanted.md b/Help-Wanted.md index 1be7b82..6613486 100644 --- a/Help-Wanted.md +++ b/Help-Wanted.md @@ -13,5 +13,6 @@ Currently looking for help with those things: - Viewport: Vulkan bindings needs to fix multi-viewport support (see Viewport branch and [#1542](https://github.com/ocornut/imgui/issues/1542)): currently has Present issues. Third-party Software -- 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/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.