Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfkX-0004Fs-6Q for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:12:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmfkV-0005oE-PO for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:12:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfkV-0005lB-FT for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 14:12:55 +0000 Received: from mail-lf1-x141.google.com ([2a00:1450:4864:20::141]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmfkS-00053c-6F for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 14:12:54 +0000 Received: by mail-lf1-x141.google.com with SMTP id c16so4401768lfj.8 for ; Thu, 24 Jan 2019 06:12:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8Z7jBBEHzos4yG1H7tso5kRUeC/dD0nBIBKQJWG9JO8=; b=uEwMkfvULpzuOfohR9uOwH3T9btfcIx5cRn/5t95GO1qLwzmhhkChdGr98xBkAKWu+ xZp1Jhnl6zcTz+8i1RPL55nUZINpfr3aiob6Xj+LICQ9mtQFk9RapXdG7cxi9CMuOr4e 5SEWWjXngz3ZabnH2pIGhQIPYZ72QonS2GcVEueC8HezSWPr0lMYMYi1OZI4H5Xeg4M+ 4P1JaHCs+7Lg+khVtQnO7S7yOVWM10nKSdKoOaXHO2O9zVjYwLZii3IxzmGKB4syprVe SE8uHvK/rOuD0j8tvRau/5cmgzLEyf6KMbdbNdXB8W9hp7epwvlFNMibnQAlb51Fa7ac tqBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8Z7jBBEHzos4yG1H7tso5kRUeC/dD0nBIBKQJWG9JO8=; b=neZir6yoUmTUMxrE2fOtHm+NljdnbpP0mpK647GR5SNWf05MHz4CRp8ki2RQz7Dht1 Bwh3jp/0xZhRbkunyYSIxI8tBDDffmJZzEi2/EMnBzwjleqeeK/N/IxLyE2m43imFpaL 3eg4QRZZdNxrnSX0HFpEF/tlUs2/Mk1tGPPWiEv0fasVnbnQRbZTNWOrJos1isTx9IM8 FPVcGCj+buqTjAbn92eaI0V+TFmYpdMvH+bDRrkKLEI2d+l4s9CToBr3/f1Y2Pbq5Ney oDpfayL1qml87dpGhNxPrqEoZ5CHooAoNJjj2QgH41ukeM2Kgo2mmuLOATMVS5Oc/+un kfqg== X-Gm-Message-State: AJcUukeT7Yo+OtQKOxsVd4x5aSNVny2sYI1Axiuz7VwrqBh2Zgalj8xt mmNWtMtRG+R37uMHoKKa9N5wYITsLxzrmu30hOFpCA== X-Google-Smtp-Source: ALg8bN6S/PNxmQPy0VnGWx2+QytJSdN+knv4TeX0fwcjcuna2yayxrF6NQBTxnAwXd1PdItVOreuNkmsmQ+1LAA92hc= X-Received: by 2002:a19:c801:: with SMTP id y1mr5357308lff.53.1548339169604; Thu, 24 Jan 2019 06:12:49 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Thu, 24 Jan 2019 19:42:38 +0530 Message-ID: Subject: Re: [pgAdmin4][patch] pgadmin responsive not working as expected for desktop To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000032521e058034ce7f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000032521e058034ce7f Content-Type: text/plain; charset="UTF-8" Hi Dave, This patch is applied and is a regression of new design changes. https://github.com/postgres/pgadmin4/commit/48660508ce52a34a94b41baceb3ff49bb134f22c On Thu, Jan 24, 2019 at 7:32 PM Dave Page wrote: > Oh, and what RM is it related to? > > On Thu, Jan 24, 2019 at 2:01 PM Dave Page wrote: > > > > Hi > > > > Could you rebase this please? > > > > Thanks. > > > > On Thu, Jan 17, 2019 at 12:33 PM Aditya Toshniwal > > wrote: > > > > > > Hi Hackers, > > > > > > Attached is the patch to fix controls alignment responsiveness to > docker size change. > > > > > > Kindly review. > > > > > > -- > > > Thanks and Regards, > > > Aditya Toshniwal > > > Software Engineer | EnterpriseDB Software Solutions | Pune > > > "Don't Complain about Heat, Plant a tree" > > > > > > > > -- > > Dave Page > > Blog: http://pgsnake.blogspot.com > > Twitter: @pgsnake > > > > EnterpriseDB UK: http://www.enterprisedb.com > > The Enterprise PostgreSQL Company > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" --00000000000032521e058034ce7f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave,

This patch is applied and is a r= egression of new design changes.=C2=A0https://github.= com/postgres/pgadmin4/commit/48660508ce52a34a94b41baceb3ff49bb134f22c

On Thu, Jan 24, 2019 at 7:32 PM Dave Page <dpage@pgadmin.org> wrote:
Oh, and what RM is it related to?

On Thu, Jan 24, 2019 at 2:01 PM Dave Page <dpage@pgadmin.org> wrote:
>
> Hi
>
> Could you rebase this please?
>
> Thanks.
>
> On Thu, Jan 17, 2019 at 12:33 PM Aditya Toshniwal
> <aditya.toshniwal@enterprisedb.com> wrote:
> >
> > Hi Hackers,
> >
> > Attached is the patch to fix controls alignment responsiveness to= docker size change.
> >
> > Kindly review.
> >
> > --
> > Thanks and Regards,
> > Aditya Toshniwal
> > Software Engineer | EnterpriseDB Software Solutions | Pune
> > "Don't Complain about Heat, Plant a tree"
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Thanks and Rega= rds,
Aditya Toshniwa= l
Softw= are Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
&q= uot;Don't Complain about Heat, Plant a tree"
--00000000000032521e058034ce7f--