tomFlowee
5ed8ccae04
Move widget to desktop dir
...
This widget is only used by the desktop, so no point in storing it in
the Flowee Subdir.
It basically turned out that it is so simple to do this that mobile got
its own more specilistic version.
2025-01-27 13:34:42 +01:00
tomFlowee
580faaa67a
Don't show fees when not know.
...
When the fees return zero, this is almost certainly due to us
lacking the information to determine the fees paid.
2024-12-23 22:31:34 +01:00
tomFlowee
e671d41a10
Skip fees when unknown
...
We can't calculate fees when we don't know all inputs. In that case we
simply return negative fees, which the UI then does not show.
2024-07-03 18:03:17 +02:00
tomFlowee
fcabe49d9b
Fix colors and font-size
2024-05-28 23:39:08 +02:00
tomFlowee
bde68cc7bc
Reach balance; add CT icon
...
For inputs we added fusion icons, for outputs we now have
CashToken icons that show up when applicable.
2024-03-07 10:49:53 +01:00
tomFlowee
53ac4a2592
[desktop] Disable showing of clipboard icons until hover
2024-03-07 10:49:53 +01:00
tomFlowee
2ebe29772d
Fix width indicator.
2024-02-28 12:05:24 +01:00
tomFlowee
1ec24150c1
Add icons and colors to the placeholder buttons.
2024-02-12 23:01:14 +01:00
tomFlowee
8c0210b0fe
Add content to desktop TransactionDetails screen.
2024-02-12 23:01:14 +01:00
tomFlowee
bc7891757d
Make the TransactionInfo on desktop better
...
This follows the general idea and design from mobile,
but adapted for the desktop form-factor.
2024-02-12 23:01:10 +01:00