From nobody Wed Feb 24 11:16:11 2021 Authentication-Results: mail-b.sr.ht; dkim=pass header.d=disroot.org header.i=@disroot.org Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by mail-b.sr.ht (Postfix) with ESMTPS id F268C11EFF8 for <~cadence/tube-devel@lists.sr.ht>; Wed, 24 Feb 2021 11:16:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9B8FF50E68 for <~cadence/tube-devel@lists.sr.ht>; Wed, 24 Feb 2021 12:16:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id O2-AzrOgdMl3 for <~cadence/tube-devel@lists.sr.ht>; Wed, 24 Feb 2021 12:16:08 +0100 (CET) Date: Thu, 25 Feb 2021 00:15:12 +1300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1614165318; bh=YKOA0ba/iS20cL+9fP12CLQ8xUInsBYNrNKMseLDfUE=; h=Date:From:To:Subject:In-Reply-To:References; b=K6NS2FGzktszoDDcwSjTh3TAf7JelkkkVoKTrAYY3Sc0HYOmASrqZ3A0Nzk0kRzab YW/OG5+W46i/ud+HJFETc8AgS0Wfx4kNOLpYy1SL5Cdge7f/xJuEAFonhD2MzDQP0X JD/X+ktA9RFdcvcL/fXmbpZ40tF5yZ3Bv8dzJ1zwLhRsbQSyxuX//uibM4avKUs9lg hA+kq9mxflPp5Q17fjHW2PWQ6p5OJKFZv5bOszTtLmNr3wTH0EMOx2HNzpGrJ+FZyw GH1NSZ2IqHs59jrSyqRKBHA5G2sO5kBUfDJoJo6FNTMHuT8tJj8+1h054IIFO+ZYKh ICZGUxxaEJDMA== From: Cadence Ember To: ~cadence/tube-devel@lists.sr.ht Subject: Re: [PATCH v3] Improve alt text layout for icons Message-Id: <20210225001512.61da35126a4c60197909efe1@disroot.org> In-Reply-To: <20210223092302.4841-1-bopol@e.email> References: <20210223092302.4841-1-bopol@e.email> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Okay, this is incredible. I'm seriously impressed. It works perfectly in all situations, and you've taught me several new things about SVG. Thank you so much, for your patch, for your patience, for your understanding. Patch applied.