-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
client/webserver: Download log files from UI button. #3129
base: master
Are you sure you want to change the base?
Conversation
- uploads to browser - upload preparation logic errors cause the browser to show bad page load - does not work on webview
I think this is done .. but I want to change the icon displayed above with bootstrap's |
would appreciate if you also can download some sort of filled-circle/dot (like the one Binance uses) for this while at it - #2987 (comment) I haven't found a well-fitting icon among existing ones that would do a great job of marking own orders (eg. right-arrow I use looks fancy at first but gets old very soon and now I feel it's best to have something simple for marking own orders) |
- Using icomoon: ico-arrowright rotated 270deg
Maybe you can have a look at the icomoon app There is a couple there in the free selection: perhaps |
yeah, probably one of these is a good choice (I'm not sure though how to import those and actually use them): |
Get the Can look at this PR that adds a |
resolves Issue #3054
Add a button on the settings dialog [above redeem game code] to download application logs for an auth'd end user to user designated filepath.
WIP: draft for now.