MonoTouch.Dialog icon indicating copy to clipboard operation
MonoTouch.Dialog copied to clipboard

Better UI consistency when using transparency effects.

Open sirwobin opened this issue 13 years ago • 0 comments

  1. Made the cell detail label's background color clear so that subtitles will always take on the styling of the main cell. This improves the UI when table cell background color alpha < 1.0f. Without this fix, subtitles stand out and look wrong in table cells that are transparent.

  2. Fixed OwnerDrawnElement so that transparency/alpha settings work correctly.

sirwobin avatar Apr 19 '11 23:04 sirwobin