2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Retina handling fixed in the new notifications.

This commit is contained in:
John Preston
2016-10-07 16:14:02 +03:00
parent eb47b9468c
commit 15ee4b40dc
5 changed files with 23 additions and 9 deletions

View File

@@ -95,7 +95,7 @@ namespace Platform {
namespace Notifications {
void start() {
if (cPlatform() != dbipMacOld) {
if (false && cPlatform() != dbipMacOld) {
ManagerInstance.makeIfNull();
}
}