tldraw/packages
Steve Ruiz e4829f6702
Custom rendering margin / don't cull selected shapes (#1788)
This PR:
- supports client configuration of the rendering bounds via
`Editor.renderingBoundsMargin`
- no longer culls selected shapes
- restores rendering shape tests accidentally removed in #1786 

### Change Type

- [x] `patch` — Bug fix

### Test Plan

1. Select shapes, scroll quickly to see if they get culled

- [x] Unit Tests

### Release Notes

- [editor] add `Editor.renderingBoundsMargin`
2023-08-03 07:37:15 +00:00
..
assets [feature] Add val town embed (#1777) 2023-07-31 15:44:33 +00:00
editor Custom rendering margin / don't cull selected shapes (#1788) 2023-08-03 07:37:15 +00:00
state Revert "Editor commands API / effects" (#1783) 2023-08-01 17:03:31 +00:00
store SideEffectManager (#1785) 2023-08-02 11:05:14 +00:00
tldraw Custom rendering margin / don't cull selected shapes (#1788) 2023-08-03 07:37:15 +00:00
tlschema Revert "Editor commands API / effects" (#1783) 2023-08-01 17:03:31 +00:00
utils move some utils into tldraw/utils (#1750) 2023-07-19 10:50:40 +00:00
validate Add shapes to exports (#1776) 2023-07-28 16:08:59 +00:00