From 80425a5ed094f4570f1a3b97520724e6a662e287 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Mon, 16 Sep 2024 18:33:43 +0200 Subject: [PATCH] Aumentado el tiempo de visibilidad de las notificaciones --- source/common/notify.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/common/notify.cpp b/source/common/notify.cpp index c44aa8f..c3b5eb2 100644 --- a/source/common/notify.cpp +++ b/source/common/notify.cpp @@ -10,7 +10,7 @@ Notify::Notify(SDL_Renderer *renderer, std::string iconFile, std::string bitmapF this->renderer = renderer; this->options = options; bgColor = options->notification.color; - waitTime = 100; + waitTime = 150; stack = false; // Crea objetos