Toch iets hoger: ik las een tikfout als een besluit

De widgets op de bovenste rij gaan van 10,5rem naar 12rem. In 0.0.19 stond
opgeschreven dat de gebruiker uitdrukkelijk geen extra hoogte wilde, en dat
berustte op "mag niet iets groter" waar "wel" bedoeld was.

De uitlijning uit 0.0.19 blijft de eigenlijke oplossing voor de leegte onder de
tekst; dit is daar los van, en gaat over lucht tussen titel en waarde.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Harmen
2026-08-27 16:16:31 +02:00
co-authored by Claude Opus 5
parent 628c20c494
commit 3b722d2da9
3 changed files with 21 additions and 10 deletions
+7 -8
View File
@@ -9,7 +9,7 @@ manifestVersion: 1
id: whatsnext-electrum-gate
category: bitcoin
name: Electrum Gate
version: "0.0.19"
version: "0.0.20"
tagline: Your own node from anywhere, without waiting for Tor
description: >-
The privacy win is already yours: you run the Electrum server. A public one gets asked for
@@ -56,18 +56,17 @@ description: >-
# staan. In 0.0.9 stond er daardoor drie keer "Earlier releases" en twee keer
# dezelfde 0.0.4-regel. De toets let er nu op.
releaseNotes: >-
The text under each tile now sits along the bottom, level with the response graph next to it. It was
starting at the top of the space reserved for it, which left a gap underneath and made one tile look
aligned while the others did not.
The arrow on "Setting up your wallet" moved to the left of the title, where the browser would have put
it, and it picks up colour on hover like the menu does.
The five tiles across the top are a little taller, so their titles and values are no longer crowded
together.
Earlier releases:
0.0.19 moved the text under each tile down to the bottom, level with the response graph beside it, and
put the arrow on "Setting up your wallet" to the left of the title where the browser would have put it.
0.0.18 fixed the Status tile reporting "Not answering" on a gateway that was working fine: the check was
connecting to the wrong container. It also made the menu three plain dots instead of a button, renamed
its first item to "Settings", opened the dialog in the middle of the screen instead of the top left,