Wes McNamee
Wes McNamee
You need one more calculation in there. Max size of div / # characters = max pixels per character then you would need to figure out the size/character for the...
yes please! I really need this. I've found myself _not_ wanting to be in a kubie shell because my history doesn't get saved. :(
@dlvhdr I think this could be implemented by "focusing" a particular element/component in the UI, whether that's invisible or not would be up to you, with 1 key press. Then...
_yes please_
Yes please!
@Qrnbth have you tried `os.Setenv("RUNEWIDTH_EASTASIAN", "0")` ?
Encodings like this are very difficult to deal with because there's technically no correct answer to how something should be configured. For such a common failure as this, it makes...
I wonder if allowing something like this would solve this problem? https://www.pulumi.com/docs/intro/concepts/resources/#ignorechanges https://www.terraform.io/docs/language/meta-arguments/lifecycle.html#ignore_changes --- basically what you are saying, is very similar, in that I want to deploy something, with...
Has any progress been made on this front? I believe this to be a major blocker for adopting ApplicationSet.
@maruina thank you for the update!