[pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders offpage when the size of the grid exceeds the size of the window

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders offpage when the size of the grid exceeds the size of the window
Дата
Msg-id CAM5-9D8=PHXxTTUpAQy29ga80AiAuP7_MgBsP0+qP589xGJ1gw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text editpop up renders off page when the size of the grid exceeds the size of the window
Список pgadmin-hackers
Hi

Changes:

1) Calculate text editor position properly when the size of the grid exceeds the size of the window.

2) Assign NumberEditor to cell types('oid', 'xid', 'real').

3) Remove inline styles from rendered editors and move its styles to CSS file.

Please find attached patch and review.

Thanks
Surinder
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][PATCH] CREATE Script do not display properly on panel resize
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React