Damage window on corner radius changes

This commit is contained in:
Ivan Molodetskikh
2024-05-02 08:14:21 +04:00
parent 42cef79c69
commit 2f42f8ac75
4 changed files with 126 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ use self::primary_gpu_texture::PrimaryGpuTextureRenderElement;
pub mod border;
pub mod clipped_surface;
pub mod damage;
pub mod offscreen;
pub mod primary_gpu_texture;
pub mod render_elements;