Uploaded image for project: 'MediaPortal 2'
  1. MediaPortal 2
  2. MP2-133

Fix ScrollContentPresenter and OpacityMask

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0-alpha.1
    • None
    • Skin Engine
    • None

    Description

      1) If the window is resized to a size which is not equal to the skin's size, opacity mask controls are shown stretched.
      2) The ScrollContentPresenter uses ScissorRects to clip its contents. But ScissorRects cannot be combined with LayoutTransforms/RenderTransforms, so we have to use another technique here. We could use an opacity mask when drawing the contents.

      h4. Steps to Reproduce
      1) Open the MP2 client window and make it bigger in the horizontal dimension. All screen contents will be streched correctly except the mirror of the header label which will remain in the same size.
      2) Same as 1), look at the main menu which gets incorrectly clipped at the right side

      Attachments

        Activity

          People

            Albert78 Daniel Hoeh (Inactive)
            Albert78 Daniel Hoeh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: