AllenDang / giu

Cross platform rapid GUI framework for golang based on Dear ImGui.
MIT License
2.11k stars 127 forks source link

ConditionWIdget: use Widget instad of Layout #790

Closed gucio321 closed 2 months ago

gucio321 commented 2 months ago

it was so annoying to convert single widget to Layout

now, because Layout implements Widget, this change is backwor dcompatible