fix(ui): improve chart readouts and configurable empty-screen layout - #480
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Daily-profit tooltips now show full server names on one line, grow to their measured content, and stay reachable within the window. The last/current day always retains a numeric label.
Chart volume scale labels are larger and semibold. Hovering the price plot or volume band shows nearby BUY/SELL ranges and a separate candle turnover with its timeframe, including candle-only history.
The empty Main screen provides a saved position selector for each of its five blocks, reset, independent column placement and narrow/short-window scrolling. Trader and coin rows align when placed on the left; rank movement follows the trader figures and the coin heading has additional spacing. New strings cover Russian, English and Spanish.
Depends on merged Moonbot-Tech/MoonUI#64; Cargo.lock pins its merged revision without local path overrides.
Validation: local workspace tests, rustfmt, Clippy (warnings remain), independent Codex reviews, and manual checks in the shipped Windows executable across light, graphite and dark themes. Placement persistence was checked by restarting the application. The MoonUI menu scene-order regression was proven green/red/green.
Maintainer explicitly requested merging without waiting for CI because CI is slow today. The executable was built, installed and visually checked before publication.