https://bugs.documentfoundation.org/show_bug.cgi?id=158641
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Priority|medium |low --- Comment #5 from Regina Henschel <[email protected]> --- The Position&Size dialog of the comment is still missing the "Slant & Corner radius" tab. It is no problem in file format. LibreOffice reads and writes the according attribute draw:corner-radius and this attribute is valid for an <office:annotation> element. You can set the corner radius using the paintbrush. So its neither a problem in rendering. You can set the property CornerRadius via macro. Only the UI for changing the corner radius is missing. Notice, that the corner radius is not a style (like shadow or fill color) but an attribute of the individual shape. Tested with Version: 26.8.0.0.alpha0+ (X86_64) Build ID: 9ed2065ed28d6b31b29381c62d4eb08b439df40c CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded As the paintbrush is an easily usable workaround I lower the importance. -- You are receiving this mail because: You are the assignee for the bug.
