granera con sarna no pica
This commit is contained in:
@@ -92,6 +92,9 @@ class Notifier {
|
||||
static constexpr float ICON_SIZE = 16.0F;
|
||||
static constexpr float PADDING_OUT = 0.0F;
|
||||
static constexpr float SLIDE_SPEED = 120.0F; // Pixels per second for slide animations
|
||||
static constexpr float LINE_HEIGHT = 6.0F; // Alto de línea fijo para el layout de notificaciones
|
||||
static constexpr int CORNER_RADIUS = 4; // Radio de las esquinas redondeadas
|
||||
static constexpr int BORDER_INSET = 1; // Inset del borde interior
|
||||
|
||||
// [SINGLETON] Objeto notifier
|
||||
static Notifier* notifier;
|
||||
|
||||
Reference in New Issue
Block a user