Skip to content

Commit

Permalink
FIX: issue red#5442 ([View, Regression] Grid panel is broken by point…
Browse files Browse the repository at this point in the history
…2D size)
qtxie committed Dec 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fa127ba commit a96d2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/view/VID.red
Original file line number Diff line number Diff line change
@@ -770,6 +770,7 @@ system/view/VID: context [

if all [divide? index > 0][
index: index + 1
if point2D? list/:index/offset [face/offset: to-point2D face/offset]
face/offset/:axis: list/:index/offset/:axis
]
]

0 comments on commit a96d2c0

Please sign in to comment.