Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -16,7 +16,7 @@ use crate::models::FolderHistoryEntry;
|
|||||||
#[cfg(target_os = "macos")]
|
#[cfg(target_os = "macos")]
|
||||||
const TRAFFIC_LIGHT_X: f64 = 12.0;
|
const TRAFFIC_LIGHT_X: f64 = 12.0;
|
||||||
#[cfg(target_os = "macos")]
|
#[cfg(target_os = "macos")]
|
||||||
const TRAFFIC_LIGHT_Y: f64 = 17.0;
|
const TRAFFIC_LIGHT_Y: f64 = 16.0;
|
||||||
|
|
||||||
#[cfg(target_os = "macos")]
|
#[cfg(target_os = "macos")]
|
||||||
static CURRENT_ZOOM: AtomicU32 = AtomicU32::new(100);
|
static CURRENT_ZOOM: AtomicU32 = AtomicU32::new(100);
|
||||||
|
|||||||
Reference in New Issue
Block a user