Ilya Zarubin

Results 18 comments of Ilya Zarubin

I have the exact same issue. `border_color` overwrites `font_color`, when "white" is specified as above nothing occurs (the font ending up in white as above). If not setting `border_color` at...

Maybe as a reproducible error @stefan6419846 , one can just look at the documentation https://pypdf.readthedocs.io/en/latest/user/adding-pdf-annotations.html#free-text where the snippet ```python # Create the annotation and add it annotation = FreeText( text="Hello...

Edit: maybe wait for #844 to be merged, so to avoid merge conflicts. I'll PR with an up-to-date dev-branch

Note sure about what the expected behaviour is. Do you mean adding a helper like so: ```r unzip_html_bundle

Maybe I am mistaken but there are four `use_external_*` functions in `R/use_files.R` with a threefold/almost four-fold repetition. This may not be relevant for your issue but it seems good to...

Edit: I think I answerded most of the questions myself and hopefully #1016 is roughly fixing this,

Whenever `golem::document_and_reload()` calls `get_golem_wd()` to retrieve values from a yml-config, __*and the user changed the destination of that yml before that call*__, `golem::document_and_reload()` has no chance to know about that...

Happy to work on this thing because I keep pulling the dev version for `golem` for my own Apps quite often!!! But I might need a bit of an outline...

## Update Update this PR-branch to be up-to-date with current `dev`: 1. change `replace`-argument name to `overwrite` 2. use the following style https://github.com/ThinkR-open/golem/commit/7ba820b3693753d99a58fb309e4278db7e326194#diff-c03aab5bb43f6562efff9eeb973b449f684e38dd79aed2b839008ffaeee45a8eR183-R194 for `get_new_dir()` helper function to throw an...

@ColinFay allright thanks! let me know which of the commits you'd like to cherry pick (i.e. which of the files basically). and when you decide on `golem_wd` or another name,...