slint/internal/compiler/widgets
Simon Hausmann 7cd090dd6d Tweak AboutSlint
- Don't publicly inherit from Rectangle - let's keep that as an
  implementation detail
- Provide a minimum height for the image, to avoid that it becomes
  invisible (for example in `export component Example { VerticalLayout { AboutSlint { } } }`
2023-03-27 12:40:53 +02:00
..
common Tweak AboutSlint 2023-03-27 12:40:53 +02:00
fluent Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
fluent-base Make Empty not fill the parent by default 2023-03-24 11:15:05 +01:00
fluent-dark Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
fluent-light Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
material Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
material-base Make Empty not fill the parent by default 2023-03-24 11:15:05 +01:00
material-dark Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
material-light Rename the std-widgets files of style base so they are not considered as a style 2023-01-17 16:21:53 +01:00
native Make Empty not fill the parent by default 2023-03-24 11:15:05 +01:00