Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools and based on Dear ImGui.

dear-imgui debug gui imgui lua luau roblox ui
2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the Iris Roblox GUI library where UI elements, specifically combos and tooltips, are misaligned or close prematurely due to an apparent 16-pixel vertical cursor offset. This involves investigating the library's rendering and input handling to identify the source of the incorrect cursor position.

Complexity: 4/5
bug help wanted investigating

Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools and based on Dear ImGui.

Luau
#dear-imgui#debug#gui#imgui#lua#luau#roblox#ui

AI Summary: Implement a toggleable feature in the Iris Roblox GUI library to display axis colors (e.g., red, green, blue) on vector inputs, improving visual clarity when dealing with multiple vectors. This involves modifying the existing vector input widget to optionally render colored components representing the X, Y, and Z values.

Complexity: 3/5
enhancement good first issue

Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools and based on Dear ImGui.

Luau
#dear-imgui#debug#gui#imgui#lua#luau#roblox#ui