From 36ee3ba712d3e0f38236fe7c2f91f604d345185b Mon Sep 17 00:00:00 2001 From: Igor Zinken <730069+igorski@users.noreply.github.com> Date: Wed, 22 Apr 2026 23:05:54 +0200 Subject: [PATCH] Add to-timeline support to grid slicing window --- .../grid-to-layers-window.vue | 19 +++++++++++++++++-- .../grid-to-layers-window/messages.json | 1 + src/model/actions/slice-grid-to-layers.ts | 17 +++++++++++++++-- 3 files changed, 33 insertions(+), 4 deletions(-) diff --git a/src/components/grid-to-layers-window/grid-to-layers-window.vue b/src/components/grid-to-layers-window/grid-to-layers-window.vue index 1b06073..bcf5173 100644 --- a/src/components/grid-to-layers-window/grid-to-layers-window.vue +++ b/src/components/grid-to-layers-window/grid-to-layers-window.vue @@ -1,7 +1,7 @@ /** * The MIT License (MIT) * - * Igor Zinken 2022-2025 - https://www.igorski.nl + * Igor Zinken 2022-2026 - https://www.igorski.nl * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in @@ -56,6 +56,14 @@ name="allVisible" /> +
+ + +