You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: implement variable separation to fill display
Block sizes remain constant but separation can be one more pixel so the
ArrayView fills its entire parent without looking blurry. This is just a
quick fix; a thorough implementation later should vary block sizes while
keeping separation constant so that large simulations with zero
separation between blocks look acceptable. This would involve smarter
and more complex positioning code.
0 commit comments