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
* Fixed background color of gridView to be same a container editorview
* Fixed tests
* Made BackgroundColorInheriting observable on attachment view
* Made GridView BackgroundColorObserving
/// Describes an object capable of providing offsets for the `Attachment`. The value is used to offset the `Attachment` when rendered alongside the text. This may
31
36
/// be used to align the content baselines in `Attachment` content to that of it's container's content baselines.
32
37
/// - Note:
@@ -598,6 +603,10 @@ open class Attachment: NSTextAttachment, BoundsObserving {
0 commit comments