NEWS, desktop: small fixes in NEWS and in <release> appdata.
This commit is contained in:
parent
0a1dd37719
commit
12ec7976d5
2 changed files with 9 additions and 7 deletions
5
NEWS
5
NEWS
|
|
@ -30,8 +30,9 @@ Core:
|
|||
|
||||
User interface:
|
||||
|
||||
- Lighter and Grey themes remove for now, Dark theme rewritten from
|
||||
scratch to get rid of various usability issues and glitches.
|
||||
- Lighter and Darker themes removed for now, Light and Dark themes
|
||||
rewritten from scratch to get rid of various usability issues and
|
||||
glitches. Only Gray theme from previous set kept as-is.
|
||||
- New GimpToolGyroscope on-canvas control, currently used for
|
||||
the Panorama Projection filter. The widget provides on-canvas
|
||||
interaction for 3D rotation (yaw, pitch, roll).
|
||||
|
|
|
|||
|
|
@ -138,15 +138,16 @@
|
|||
including parallelized painting code.</_li>
|
||||
<_li>Symmetries are now preserved in XCF files (saved as image
|
||||
parasites).</_li>
|
||||
<_li>Light and Dark themes rewritten from scratch to get rid
|
||||
of various usability issues</_li>
|
||||
<_li>"Light" and "Dark" themes rewritten from scratch to get
|
||||
rid of various usability issues. "Lighter" and "Darker" themes
|
||||
removed.</_li>
|
||||
<_li> New GimpToolGyroscope on-canvas control, currently used
|
||||
for the Panorama Projection filter. The widget provides
|
||||
on-canvas interaction for 3D rotation (yaw, pitch, roll).</_li>
|
||||
<_li>Plug-ins debugging improved to output stack traces from
|
||||
<_li>Plug-in debugging improved to output stack traces from
|
||||
plug-ins with --stack-trace-mode command line option not only
|
||||
on receiving signals but also when "fatal-warnings" debug key
|
||||
is set.</_li>
|
||||
on receiving signals but also on warnings and critical errors
|
||||
when "fatal-warnings" debug key is set.</_li>
|
||||
</ul>
|
||||
<_p>For more information, see https://www.gimp.org/news/2018/04/14/gimp-2-10-rc2-released/</_p>
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Reference in a new issue