mirror of
https://github.com/elementary/gala.git
synced 2024-12-19 15:21:47 +03:00
Update InternalUtils.vala
This commit is contained in:
parent
503d699680
commit
4a9af312fa
@ -298,10 +298,6 @@ namespace Gala {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static int get_ui_scaling_factor () {
|
|
||||||
return Meta.Backend.get_backend ().get_settings ().get_ui_scaling_factor ();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Multiplies an integer by a floating scaling factor, and then
|
* Multiplies an integer by a floating scaling factor, and then
|
||||||
* returns the result rounded to the nearest integer
|
* returns the result rounded to the nearest integer
|
||||||
|
Loading…
Reference in New Issue
Block a user