Searched +hist:07838 +hist:f4c (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DTextView.cppdiff 07838f4c Thu Sep 26 09:27:16 MDT 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> BTextView: preserve ViewUIColor when unarchiving

When unarchiving, we can rely on BView to properly restore the colors,
and we should not alter them. So move the code doing that outside of
_InitObject, and into all non-unarchiving constructors instead.

Change-Id: I98050c69bb3b8edf6e77ad0498e2dade5eaadb1d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1887
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
diff 07838f4c Thu Sep 26 09:27:16 MDT 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> BTextView: preserve ViewUIColor when unarchiving

When unarchiving, we can rely on BView to properly restore the colors,
and we should not alter them. So move the code doing that outside of
_InitObject, and into all non-unarchiving constructors instead.

Change-Id: I98050c69bb3b8edf6e77ad0498e2dade5eaadb1d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1887
Reviewed-by: waddlesplash <waddlesplash@gmail.com>

Completed in 133 milliseconds