Commit Graph

11 Commits

Author SHA1 Message Date
Olivier Philippon
af2f1580ce [css] Add a test for the impact of our border edge types on the layout 2022-05-18 11:41:05 +01:00
Will McGugan
c2c2e79b2b Merge pull request #501 from Textualize/css-add-scrollbar-gutter-property
[css][scrollbar gutter] Manage the `scrollbar-gutter: stable` CSS property
2022-05-17 11:29:40 +01:00
Olivier Philippon
685a2fb510 [css][scrollbar gutter] Manage the scrollbar-gutter: stable CSS property
(only for vertical content though; we may see later on if we want to also apply that logic for horizontal scrolls?)
https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter
2022-05-12 10:19:46 +01:00
Will McGugan
1a13a9c8ec wait a bit 2022-05-11 15:25:17 +01:00
Olivier Philippon
e70f8a4333 [tests][e2e] Add a test for Widget#scroll_to_widget() 2022-05-11 10:10:11 +01:00
Olivier Philippon
72c9622b82 [layouts] Address feedback on "Fix vertical layout bug with centered content" PR 2022-05-10 09:12:55 +01:00
Olivier Philippon
7843683f5c [layouts] make integration test pass on Windows 2022-05-06 16:32:50 +01:00
Olivier Philippon
a92f0f7ec5 [tests] Working on an integration test for the vertical layout 2022-05-06 10:35:52 +01:00
Darren Burns
5648894560 Additional testing for devtools client/server 2022-04-06 18:00:32 +01:00
Darren Burns
7109ec0796 Use render instead of render_lines in Opacity, add tests 2022-02-09 11:33:01 +00:00
Darren Burns
5651e97a64 Underline bar renderable 2022-01-31 13:03:48 +00:00