diff --git a/Useful-Widgets.md b/Useful-Widgets.md
index d47654b..ceb6a7a 100644
--- a/Useful-Widgets.md
+++ b/Useful-Widgets.md
@@ -64,9 +64,8 @@
| ![](https://user-images.githubusercontent.com/1193295/96875448-82059600-1477-11eb-93be-db904ae920a8.png) | Pie menu test
[issue #434](https://github.com/ocornut/imgui/issues/434)
| ![](https://user-images.githubusercontent.com/1193295/96875679-ca24b880-1477-11eb-8d4c-022166c8a427.png) | nnview: a neural network viewer
[github/lighttransport/nnview](https://github.com/lighttransport/nnview)
| ![](https://user-images.githubusercontent.com/1193295/96877128-8cc12a80-1479-11eb-9d19-904ceaf8e469.png) | Knobs
[issue #942](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298)
-| ![]() | Toggle Button
[issue #1537](https://github.com/ocornut/imgui/issues/1537)
-| ![]() | ImGui::Auto()
leverage C++17 to serialize any
structure into imgui interfaces
[github/Csabix/imgui](https://github.com/Csabix/imgui/tree/master/auto)
-| ![]() | LayoutWidget
[github/xpenatan/jDear-imgui/extensions](https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget)
+| ![](https://user-images.githubusercontent.com/1193295/96878596-51bff680-147b-11eb-8ded-f0bc241fa984.png) | Toggle Button
[issue #1537](https://github.com/ocornut/imgui/issues/1537)
+| ![](https://user-images.githubusercontent.com/1193295/96878992-c72bc700-147b-11eb-9796-b3c87b543856.png) | ImGui::Auto()
leverage C++17 to serialize any
structure into imgui interfaces
[github/Csabix/imgui](https://github.com/Csabix/imgui/tree/master/auto)
| ![]() | Also see `useful widgets` tag in [issues](https://github.com/ocornut/imgui/labels/useful%20widgets)
## Virtual Reality (VR) / Reprojected UI plane