a7f3008d34
It's still a bit of a shit show, and I've left a lot of commented tweaks that need to be further played with, but I think this is a much better look for what I'm considering to be one of the main "entry point" apps for `piker`. To get any more serious fine tuning the way I want I may have to talk to some kivy experts as I'm having some headaches with button borders, padding, and the header row height.. Some of the new changes include: - port to the new `brokers.data` module - much darker theme with a stronger terminal vibe - last trade price and volume amount flash on each trade - fixed the symbol search bar to be a static height; before it was getting squashed oddly when using stacked windows - make all the cells transparent (for now) such that I can just use a row color (relates to cell padding/spacing - can't seem to ditch it) - start adding type annotations |
||
---|---|---|
.. | ||
brokers | ||
testing | ||
ui | ||
__init__.py | ||
calc.py | ||
cli.py | ||
log.py | ||
watchlists.py |