commit | 8eb86893914b7865ac3594f7d4dbb121acd39e06 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Feb 02 23:23:13 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Feb 02 23:23:13 2022 +0100 |
tree | 925905ebb22ebb0883249e35a778df8ffbd6bab1 | |
parent | c1ab3c406f3497f77c1a455557c331f0a2fa4bb5 [diff] |
Docking: Tabs use their own identifier (in order to make window->ID refer to whole window in test engine). Also prevents Tab ID from clashing with "" which was common.