Skip to content

figure resizes for multiple seconds after the window was resized #3746

@mchristianl

Description

@mchristianl

Hi, I am observing GLMakie to build up some backlog for resizing a figure's content which leads to some weird resize wobbling even long after the figure's window has been resized. This seems to be a somewhat recent change. Is there some way to reduce these artefacts?

makie_glitch-2024-03-28_19.11.35.mp4
  • are you running newest version (version from docs) ? I think so.
  • can you reproduce the bug with a fresh environment ? (]activate --temp; add Makie) Yes
     (jl_zl0v06) pkg> status GLMakie
     No Matches in `/tmp/jl_zl0v06/Project.toml`
     (jl_zl0v06) pkg> status Makie
     Status `/tmp/jl_zl0v06/Project.toml`
       [ee78f7c6] Makie v0.20.8
    
  • What platform + GPU are you on?
    ArchLinux, amd64, Nvidia GPU
(@v1.10) pkg> status GLMakie
Status `~/.julia/environments/v1.10/Project.toml`
  [e9467ef8] GLMakie v0.9.9

julia> versioninfo()
Julia Version 1.10.0-beta3
Commit 404750f8586 (2023-10-03 12:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 12 × Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, skylake)
  Threads: 17 on 12 virtual cores
Environment:
  JULIA_LOAD_PATH = /usr/share/gmsh/api/julia/:
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    GLMakieThis relates to GLMakie.jl, the OpenGL backend for Makie.ObservablesPerformancealso memorybug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions