Roman Kuleshov
Roman Kuleshov
Changing the icon to a spinner would also be cool.
What is the status of this?
So through some trial and error, I made it do what I want. To figure out what you can do try this: from pprint import pprint as pp pp(dir(client)) That...
Yep! Hopefully that was helpful. Sorry, nope I didn't. But then again I didn't try since I wasn't modifying the source, and had no need to run any tests. Hopefully...
@BenoitDuffez What's the status on this? Why hasn't it been merged yet?
I actually do this myself using a regex match find and delete. Hacky but it works: (?
@jossiwolf Anyway you can create a pull request for border color modification?
@jossiwolf Actually don't bother, the maintainer has several open pull requests (one of them already being border color), and he hasn't merged any of them.
Setting a focus color worked for me: `fancy:fb_focusColor="@color/white"`
+1 I would find it useful as well.