mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.56k stars 196 forks source link

Changed the MessageDialog::Type to Question for the ask button in exa… #124

Closed xemjeff closed 1 year ago

xemjeff commented 2 years ago

Simple one-line change to set the Message dialog to Question (was Warning for a question).

wjakob commented 1 year ago

Already done in commit 30dafb1bdd2555a304d1c8797e78e13bebcbc9b9 (along with the Python version)