[bisq-network/bisq] Add short cut list (#3695)

Julian Knutsen notifications at github.com
Tue Nov 26 23:45:48 UTC 2019


julianknutsen commented on this pull request.



>              if (Utilities.isAltOrCtrlPressed(KeyCode.R, event)) {
                 if (revertTxColumn.isVisible()) {
                     confidenceColumn.getStyleClass().remove("last-column");
                 } else {
                     confidenceColumn.getStyleClass().add("last-column");
                 }
                 revertTxColumn.setVisible(!revertTxColumn.isVisible());
-            } else if (Utilities.isAltOrCtrlPressed(KeyCode.A, event))

Maybe we should <noindex> it then? It is the second search result, and featured snippet, for "bisq fees" and when I was trying to understand the system more it was the first place I went to. I now see that the text at the top says it is archived, but with the search results jumping directly to sections it may cause confusion for new users. Just my 2c.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3695#discussion_r351035304
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191126/d792b56f/attachment.html>


More information about the bisq-github mailing list