commit | b471813f54092f59ec64d902bc2254c6675baddf | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Thu Dec 20 20:01:02 2018 +0100 |
committer | omar <omarcornut@gmail.com> | Thu Dec 20 20:01:02 2018 +0100 |
tree | c9843100dd11ca4557303dfcf7a5e5973d0ae133 | |
parent | 39dde66b21261328eac6d284e962d209a4c3b061 [diff] |
Made it illegal to call Begin("") with an empty string. This somehow accidentally worked before but had various undesirable side-effect as the window would have ID zero. In particular it is causing problems in viewport/docking branches.