Remove platform/scroll |
|
Issue description
Currently, platform/scroll does not contain anything meaningful.
Suggested changes:
- move OverlayScrollbarClipBehavior to platform/graphics;
- move the reset of scroll_types.{h,cc} and scroll_alignment.{h,cc} to core/scroll;
- use cc:: types from other files directly without wrappers.
|
|
►
Sign in to add a comment |
|