Makie v0.24.8
Merged pull requests:
- support RichText concatenation (#5221) (@aplavin)
- CairoMakie: make
polyrespectlinecap,joinstyleandmiter_limit(#5415) (@manuelbb-upb) - Reexport
GridLayoutBase.Protrusion, to be used with theMixedalignment mode (#5416) (@jmert) - async latest for computepipeline (#5417) (@SimonDanisch)
- Improve text bounding boxes (fix empty Menu, Textbox issues) (#5420) (@ffreyer)
- Fix passthrough of
Attributes()(#5422) (@ffreyer) - Bump actions/checkout from 5 to 6 (#5430) (@dependabot[bot])
- Implement equality for RichText (#5437) (@henrik-wolf)
- Fix
poly(Rect2[...])float precision issues in CairoMakie (#5441) (@ffreyer) - due to padding html widget textbox input would clip (#5447) (@SimonDanisch)
- Update annotation to use the compute graph (#5448) (@ffreyer)
- Fix
markerupdates not propagating inscatter(#5451) (@ffreyer) - Allow FFMPEG version 8. (#5452) (@fredrikekre)
- Fix GLMakie precompilation when using native Wayland on COSMIC (#5453) (@lpaulino07)
- Bump package versions (patch) (#5457) (@github-actions[bot])
Closed issues:
- define
*for rich text concatenation (#4393) convert_argumentsruns twice (#5308)- Legend with empty labels crashes in CairoMakie 0.15 but works in 0.14 (#5311)
- Empty strings no longer supported for Menu block options. (#5333)
- attribute values change even without assignments (#5348)
Labelinitialized with empty string does not show new text (#5365)- text from
SliderGridobservables errors out (#5392) - Inspector label gets incorrect position on Maximize/restore window button (#5425)
- Uses deprecated Formatting.jl (#5428)
- legend merging fails with rich labels (#5435)
- Barplots with limits do not display any data or incorrect data when made with CairoMakie. (#5440)