edge_to_edge_live_view defaults to false but I always set it to true. live_view_mode defaults to HiddenByDefault but I always end up setting it to VisibleByDefault. I think I'd like to change these to be the new defaults, since they're the common case. @playgroundbooks/contributors any thoughts?
edge_to_edge_live_view
defaults tofalse
but I always set it totrue
.live_view_mode
defaults toHiddenByDefault
but I always end up setting it toVisibleByDefault
. I think I'd like to change these to be the new defaults, since they're the common case. @playgroundbooks/contributors any thoughts?