jk3064 / chiliui

a lua-based opengl GUI
GNU General Public License v2.0
15 stars 9 forks source link

please add this code bits! (from old ZK chili) #11

Closed xponen closed 11 years ago

xponen commented 11 years ago

code bits: 1) backward compatibility with widget using minimumSize table 2) snap to grid option 3) allow mouse hit test on empty panel

these stuff is used by ZK widget. Adding this to chili source is best for future merging. Currently ZK merge often forgot to re-add this bit and cause minor bug in widgets.

jk3064 commented 11 years ago