forked from AuroraMiddleware/gtk
Mention single-stop gradients in the release notes
This is something people stumble over in their custom CSS.
This commit is contained in:
parent
7246538a9c
commit
847f9f40cf
@ -404,6 +404,12 @@
|
||||
individual CSS properties: font-weight, font-size, font-family, etc.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The CSS parser now warns about some more constructs that are not according
|
||||
to the CSS spec, such as gradients with a single color stop. Instead,
|
||||
you can just use image(<color>).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The #GtkSizeGroup:ignore-hidden property has not been working properly
|
||||
for a long time, and we've not documented it as broken and deprecated.
|
||||
|
Loading…
Reference in New Issue
Block a user