Tim Klein
Tim Klein
I was playing around with a version of `install_blender.sh` that could work with Blender 3.0 (based on some changes I made here: #411). It looked roughly similar to your version,...
Just for my clarity, are the conflicts you refer to here related to multiple new changes being merged into the main branch and each subsequent merge containing a conflict in...
For extra context, this project uses the [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format for simplicity and to make it easy for on-boarding new contributors. If a new format/system were to be put...
I would tend to agree with @knyghty and it should be a relatively simple fix.
First of all, thank you for putting so much thought and detail into this issue. I am a recently new maintainer to this project so I do not have much...
I am still seeing this issue as well, when building from latest `main` and using the prebuilt Skia release. @Aoczs' workaround was successful for me.
Hey all. I was able to pull together a [minimally working attempt](https://github.com/timjklein36/ng-select/tree/tk/no-hover-focus-1167) at this feature. I will try to add the remainder of the theme style changes, unit tests, and...
@josh-atkins-dev That worked for me as well. Also, @jolson6's note about adding `django.template.context_processors.i18n` was what worked. For posterity, I am using Django 1.11.12 with django-cms 3.5.1 (python 3.6.3).