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

Steve Jain notifications at github.com
Tue Nov 26 23:48:08 UTC 2019


m52go 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))

Good idea, will do...I had no idea that document was ranking so high in search results.

-- 
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_r351035847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191126/5460a05e/attachment.html>


More information about the bisq-github mailing list