From de76a6335951b2b2b729bcb91dd22d0ee29a228c Mon Sep 17 00:00:00 2001 From: Adrian Ariton Date: Tue, 26 Sep 2023 17:10:53 +0300 Subject: [PATCH] added related retinascale github issue at makie --- examples/messagepassingdistilation/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/messagepassingdistilation/README.md b/examples/messagepassingdistilation/README.md index 28743c9c..4b2ccb96 100644 --- a/examples/messagepassingdistilation/README.md +++ b/examples/messagepassingdistilation/README.md @@ -95,3 +95,4 @@ go to cssconfig.jl and modify ```julia retina_scale = 1 # modify to 2 instead of 1 ``` +Related github issue: [https://github.com/MakieOrg/Makie.jl/pull/2544](https://github.com/MakieOrg/Makie.jl/pull/2544)