Commit Graph

21 Commits

Author SHA1 Message Date
Jakob Pinterits c4249bbe74 changed all typing imports to import typing as t 2024-09-27 20:58:04 +02:00
Jakob Pinterits 552f5d37b2 unit test bugfix 2024-09-05 23:57:16 +02:00
Jakob Pinterits 7a142892af fixed several deprecation warnings, removed popup event 2024-09-03 17:02:36 +02:00
Aran-Fey 618105329c add max-size 2024-08-10 20:31:02 +02:00
Jakob Pinterits dd19134f64 more layout unit test work 2024-07-05 19:18:54 +02:00
Jakob Pinterits 3c8fe6882f progress on unit tests 2024-07-05 15:17:22 +02:00
Aran-Fey 434b3573ec speed up layouting tests 2024-07-05 09:54:33 +02:00
Jakob Pinterits 1de4e679e2 added more layout tests 2024-07-04 22:03:30 +02:00
Jakob Pinterits 8b01f28c73 added more layout tests 2024-07-04 20:29:03 +02:00
Jakob Pinterits 35f5932643 layout tests no longer use generators 2024-06-30 12:01:45 +02:00
Jakob Pinterits cc80561793 changed file naming convention to all lower case 2024-06-30 11:37:55 +02:00
Jakob Pinterits 72bc6641b9 more layouting tests 2024-06-30 06:29:23 +02:00
Jakob Pinterits 994c218a45 test layout fix 2024-06-24 13:26:56 +02:00
Jakob Pinterits 7528987938 removed stray debug prints 2024-06-23 23:17:34 +02:00
Jakob Pinterits 7072e9c5c6 some layouting tests pass now 2024-06-23 22:59:06 +02:00
Jakob Pinterits 82dbcefb8f various fixes in random places 2024-06-23 22:46:30 +02:00
Aran-Fey a305930fb4 fix Text wrap not setting natural width to 0 2024-06-22 19:44:45 +02:00
Aran-Fey 3d4d1dfc1b improve error message for layout tests 2024-06-22 17:52:15 +02:00
Aran-Fey 4462acbda5 fix root scroller 2024-06-22 16:49:57 +02:00
Aran-Fey 8e60bdd6db fix Flow 2024-06-22 08:17:58 +02:00
Aran-Fey d1724eb0d0 fix grids, popups & more 2024-06-21 21:04:51 +02:00