Re: [pgAdmin4][Patch]: SqlFieldControl enhancements

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: SqlFieldControl enhancements
Date: 2016-08-29 07:52:36
Message-ID: CANxoLDc=h0d3PFwiqtL2KKBZ=GbOyUw6T=jjCuGBDMg5Fv8V5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Aug 23, 2016 at 12:13 PM, Surinder Kumar <
surinder(dot)kumar(at)enterprisedb(dot)com> wrote:

> Hi
>
> Following are the enhancements:
> 1) Disable cursor mode if editor is disabled.
> if cursor is enabled. on pressing keys, a false event is generated and on
> validating models it causes Save button to enable.
> 2) If editor is disabled, set dark background colour.
> 3) CodeMirror corners seems to cut around. CodeMirror z-index is greater
> than pgadmin-control class which causing issue. it is fixed.
> 4) CodeMirror not taking full height. set *line-height *css property to
> fix the issue.
>
>
> Please find attached patch and review.
>
>
> Thanks,
> Surinder Kumar
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-08-29 08:13:50 pgAdmin 4 commit: Set break point option should present in pgAdmin4 for
Previous Message Akshay Joshi 2016-08-29 07:52:15 pgAdmin 4 commit: SqlFieldControl enhancements