Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • LibVLCSharp LibVLCSharp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 77
    • Issues 77
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • LibVLCSharpLibVLCSharp
  • Issues
  • #524

Closed
Open
Created Nov 30, 2021 by 紫紫@afunc233

WPF: support ScrollViewer controls

Summary

Make scrollviewer play nice with videoview.

Minimal project and steps to reproduce

libvlc-wpf-test

What is the current bug behavior?

when videoview in ScrollViewer and Scroll it to the place where videoView should be hidden,however ForegroundWindow is not clipped

What is the expected correct behavior?

wish ForegroundWindow is clipped or other air-space solution

Relevant logs and/or screenshots

144047854-7647ebb9-61f2-47d9-9c18-2862dcb1eb36

Environment

  • OS: Windows 10
  • Version 10.0.19042 Build 19042
  • Device: PC
  • LibVLC version and architecture : newest
  • LibVLCSharp version : newest

Possible fixes

maybe we can use window.Clip Property , But I haven't succeeded,Still trying

Edited Dec 01, 2021 by Martin Finkel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance