OutSystems/CefGlue

Scrollbar match Avalonia?

Closed this issue · 1 comments

I wonder is it possible to have the Scrollbar match the scrollbars that are rendered in Avalonia?

It would be nice to have the scrollbar match for app consistency.

CefGlue is a browser engine (=Chromium) that limits to render the pages. To change the scrollbars inside CefGlue you need to change the css of the pages that you render. There's no (easy) way to change that by default AFAIK.