Code Monkey home page Code Monkey logo

Comments (4)

Ygsildyr avatar Ygsildyr commented on July 3, 2024 1

Hi,

Thank you for your reply! It would be nice to have them as separate properties. So far, I've cloned the repository and made this change myself, but we will revert back to using the Nuget package once the update is available.

from richcanvas.

Ygsildyr avatar Ygsildyr commented on July 3, 2024 1

Hello,

Looks good. Thanks for the fix.

from richcanvas.

mircea21S avatar mircea21S commented on July 3, 2024

Hi,

There's an existing DependencyProperty on RichItemsControl, DisableScroll which is disabling the scroll. That's hiding the scrollbars, but you will lose scrolling functionality like mouse wheel scroll, auto-panning and so on.
I will also push some fixes regarding DisableScroll, because right now it's not updating the UI when the value is changed.

If you need to just hide the scrollbars and keep the whole scrolling logic, that's not possible right now, as I am explicitly setting the scrollbar visibility when styling the control. If you need this kind of functionality, tell me and I will add a new DependencyProperty to hide the scrollbars.

from richcanvas.

mircea21S avatar mircea21S commented on July 3, 2024

Hi,

I've released v2.4.1 which includes 2 properties VerticalScrollBarVisibility and HorizontalScrollBarVisibility which lets you manipulate the visibility of scrollbars inside the ScrollViewer.

Please close this issue if this works for you or let me know if you have any questions.

from richcanvas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.