commit | 8399fb507182bacf9c438e335305a12062fdaba2 | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Wed Dec 19 15:20:18 2018 +0100 |
committer | omar <omarcornut@gmail.com> | Wed Dec 19 15:20:18 2018 +0100 |
tree | ed6071e313ff074fd1c2ba9b24a3d7aaa1c2d5cf | |
parent | 6890e08bc5c9d00cae3af913e47c9daf017e0164 [diff] |
Changed ImGuiCol_ChildBg to (0,0,0,0) in Dark style instead of (1,1,1,0), to match other styles. Shouldn't have any effect for the end-user.