Skip to content

Commit

Permalink
fix: fix the issue of content overflow on Flex. (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Jul 23, 2024
1 parent cbfd6ac commit 5e1a72c
Show file tree
Hide file tree
Showing 575 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/ui/nbgl_transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@
#include "stellar/parser.h"

// Macros
#define TAG_VAL_LST_MAX_LINES_PER_PAGE 10
#if defined(TARGET_STAX)
#define TAG_VAL_LST_MAX_LINES_PER_PAGE 10
#else
#define TAG_VAL_LST_MAX_LINES_PER_PAGE 9
#endif
#define TAG_VAL_LST_MAX_PAIR_NB TAG_VAL_LST_MAX_LINES_PER_PAGE / 2
#define TAG_VAL_LST_ITEM_MAX_CHAR_PER_LINE 31
#define TAG_VAL_LST_VAL_MAX_CHAR_PER_LINE 17
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-fee-bump-tx-reject/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-fee-bump-tx-reject/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-fee-bump-tx/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-fee-bump-tx/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-op-account-merge/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-op-account-merge/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-authorize/00001.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-authorize/00002.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-authorize/00003.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-authorize/00004.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-authorize/00005.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-deauthorize/00001.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-deauthorize/00002.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-deauthorize/00003.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-deauthorize/00004.png
Binary file modified tests_zemu/snapshots/flex-op-allow-trust-deauthorize/00005.png
Binary file modified tests_zemu/snapshots/flex-op-bump-sequence/00001.png
Binary file modified tests_zemu/snapshots/flex-op-bump-sequence/00002.png
Binary file modified tests_zemu/snapshots/flex-op-bump-sequence/00003.png
Binary file modified tests_zemu/snapshots/flex-op-bump-sequence/00004.png
Binary file modified tests_zemu/snapshots/flex-op-claim-claimable-balance/00001.png
Binary file modified tests_zemu/snapshots/flex-op-claim-claimable-balance/00002.png
Binary file modified tests_zemu/snapshots/flex-op-claim-claimable-balance/00003.png
Binary file modified tests_zemu/snapshots/flex-op-claim-claimable-balance/00004.png
Binary file modified tests_zemu/snapshots/flex-op-clawback-with-muxed-from/00001.png
Binary file modified tests_zemu/snapshots/flex-op-clawback-with-muxed-from/00002.png
Binary file modified tests_zemu/snapshots/flex-op-clawback-with-muxed-from/00003.png
Binary file modified tests_zemu/snapshots/flex-op-clawback-with-muxed-from/00004.png
Binary file modified tests_zemu/snapshots/flex-op-clawback-with-muxed-from/00005.png
Binary file modified tests_zemu/snapshots/flex-op-clawback/00001.png
Binary file modified tests_zemu/snapshots/flex-op-clawback/00002.png
Binary file modified tests_zemu/snapshots/flex-op-clawback/00003.png
Binary file modified tests_zemu/snapshots/flex-op-clawback/00004.png
Binary file modified tests_zemu/snapshots/flex-op-clawback/00005.png
Binary file added tests_zemu/snapshots/flex-op-clawback/00006.png
Binary file modified tests_zemu/snapshots/flex-op-create-account/00001.png
Binary file modified tests_zemu/snapshots/flex-op-create-account/00002.png
Binary file modified tests_zemu/snapshots/flex-op-create-account/00003.png
Binary file modified tests_zemu/snapshots/flex-op-create-claimable-balance/00001.png
Binary file modified tests_zemu/snapshots/flex-op-create-claimable-balance/00002.png
Binary file modified tests_zemu/snapshots/flex-op-create-claimable-balance/00003.png
Binary file modified tests_zemu/snapshots/flex-op-create-claimable-balance/00004.png
Binary file modified tests_zemu/snapshots/flex-op-create-claimable-balance/00005.png
Binary file modified tests_zemu/snapshots/flex-op-create-passive-sell-offer/00003.png
Binary file modified tests_zemu/snapshots/flex-op-inflation/00001.png
Binary file modified tests_zemu/snapshots/flex-op-inflation/00002.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-deposit/00001.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-deposit/00002.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-deposit/00003.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-deposit/00004.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-deposit/00005.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-withdraw/00001.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-withdraw/00002.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-withdraw/00003.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-withdraw/00004.png
Binary file modified tests_zemu/snapshots/flex-op-liquidity-pool-withdraw/00005.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-create/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-create/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-create/00003.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-delete/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-delete/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-update/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-update/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-buy-offer-update/00003.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-add/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-add/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-add/00003.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-add/00004.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-add/00005.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-remove/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-remove/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-remove/00003.png
Binary file modified tests_zemu/snapshots/flex-op-manage-data-remove/00004.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-create/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-create/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-create/00003.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-delete/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-delete/00002.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-update/00001.png
Binary file modified tests_zemu/snapshots/flex-op-manage-sell-offer-update/00003.png
Binary file modified tests_zemu/snapshots/flex-op-path-payment-strict-send/00001.png
Binary file modified tests_zemu/snapshots/flex-op-path-payment-strict-send/00002.png
Binary file modified tests_zemu/snapshots/flex-op-path-payment-strict-send/00003.png
Binary file modified tests_zemu/snapshots/flex-op-path-payment-strict-send/00004.png
Binary file modified tests_zemu/snapshots/flex-op-path-payment-strict-send/00005.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-alphanum12/00001.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-alphanum12/00002.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-alphanum4/00001.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-alphanum4/00002.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-native/00001.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-native/00002.png
Binary file modified tests_zemu/snapshots/flex-op-payment-asset-native/00003.png
Binary file modified tests_zemu/snapshots/flex-op-restore-footprint/00001.png
Binary file modified tests_zemu/snapshots/flex-op-restore-footprint/00002.png
Binary file modified tests_zemu/snapshots/flex-op-revoke-sponsorship-data/00001.png
Binary file modified tests_zemu/snapshots/flex-op-revoke-sponsorship-data/00002.png
Loading

0 comments on commit 5e1a72c

Please sign in to comment.