pgAdmin 4 commit: Display full text from backgrid cells that overflow i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Display full text from backgrid cells that overflow i
Date: 2016-08-19 09:54:16
Message-ID: E1bagVE-0007BX-Sd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display full text from backgrid cells that overflow in a tooltip. Fixes #1442

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d5b0cd29d87e535819666830c5ce512854403b74
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 13 +++++++++++++
1 file changed, 13 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-19 09:54:50 Re: [Patch][pgAdmin4]: RM1442 - Table column data is incomplete for columns having more character lengths
Previous Message Dave Page 2016-08-19 09:47:23 Re: pgAdmin IV : Unittest modular patch(database child nodes) and trigger function