From 632af75aacc74304addf2661d03fb2f8a9690c12 Mon Sep 17 00:00:00 2001 From: mike-dydx Date: Fri, 28 Jun 2024 15:35:56 -0400 Subject: [PATCH] add "none" behavior for adjust margin --- .../dydxAdjustMarginInputViewBuilder.swift | 50 ++++++++++++++++--- .../dydxAdjustMarginCtaButtonView.swift | 4 +- ...dydxAdjustMarginLiquidationPriceView.swift | 2 +- 3 files changed, 46 insertions(+), 10 deletions(-) diff --git a/dydx/dydxPresenters/dydxPresenters/_v4/Trade/Margin/dydxAdjustMarginInputViewBuilder.swift b/dydx/dydxPresenters/dydxPresenters/_v4/Trade/Margin/dydxAdjustMarginInputViewBuilder.swift index f9336c684..ed8da73c3 100644 --- a/dydx/dydxPresenters/dydxPresenters/_v4/Trade/Margin/dydxAdjustMarginInputViewBuilder.swift +++ b/dydx/dydxPresenters/dydxPresenters/_v4/Trade/Margin/dydxAdjustMarginInputViewBuilder.swift @@ -89,6 +89,7 @@ private class dydxAdjustMarginInputViewPresenter: HostedViewPresenter