mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-19 08:25:09 -04:00
remove forgotten debug log
This commit is contained in:
parent
7db53890ba
commit
c66ddd56ac
1 changed files with 0 additions and 1 deletions
|
@ -232,7 +232,6 @@ bool ColorPickPopup::setup(ccColor4B const& color, bool isRGBA) {
|
|||
|
||||
bColumn->updateLayout();
|
||||
auto bRect = calculateChildCoverage(bColumn);
|
||||
log::debug("bRect: {}", bRect.size);
|
||||
bColumn->setContentSize(bRect.size);
|
||||
|
||||
// hex
|
||||
|
|
Loading…
Add table
Reference in a new issue