style: apply cargo --fmt

macos-click-through
Serg Tereshchenko 3 years ago
parent 9149c98292
commit 0549540c13

@ -19,8 +19,7 @@ use cursor_renderer::CursorRenderer;
pub use fonts::caching_shaper::CachingShaper;
pub use rendered_window::{RenderedWindow, WindowDrawDetails};
#[derive(SettingGroup)]
#[derive(Clone)]
#[derive(SettingGroup, Clone)]
pub struct RendererSettings {
position_animation_length: f32,
scroll_animation_length: f32,

Loading…
Cancel
Save