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
In #22 we introduced a new way of labeling specific items as doc items, enforcing full screen viewport and disabling the ability to resize the iframe. This is done through passing props down through numerous components. It seems like it would make more sense to add this to the Store, but we're a bit unclear on a good way of handling that.
The refactor should look at the following comments for context:
In #22 we introduced a new way of labeling specific items as
doc
items, enforcing full screen viewport and disabling the ability to resize theiframe
. This is done through passing props down through numerous components. It seems like it would make more sense to add this to the Store, but we're a bit unclear on a good way of handling that.The refactor should look at the following comments for context:
Various Bug Fixes and Feature Additions #22 (comment)
Various Bug Fixes and Feature Additions #22 (comment)
The text was updated successfully, but these errors were encountered: