towards a very different constraint layout tester

This commit is contained in:
Paul Davis 2020-06-10 22:13:00 -06:00
parent f0a0104087
commit 11931f5ffb
4 changed files with 73 additions and 102 deletions

View file

@ -180,8 +180,6 @@ Rectangle::set (Rect const & r)
as cheap to do it when asked.
*/
cerr << name << " setting self rect\n";
if (r != _rect) {
begin_change ();