Обсуждение: pgAdmin 4 commit: QWebView does not render checkbox, and radio button p

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: QWebView does not render checkbox, and radio button p

От
Ashesh Vashi
Дата:
QWebView does not render checkbox, and radio button propoerly on
MacOSX.

In order to fix it, we need to set 'style' to 'funsion' on MacOSX.

Reference:
https://bugreports.qt.io/browse/QTBUG-43366

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b64868079ab35a314744bd44f525e21157059eae
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 4 ++++
1 file changed, 4 insertions(+)