Skip to content
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

Fix usage of external hatch patterns in visual properties #11650

Merged
merged 3 commits into from Sep 20, 2021

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Sep 20, 2021

Note this bug only affects grid bands, etc., i.e. visual properties, but not scalar or vector visuals.

fixes #11646

@mattpap
Copy link
Contributor Author

mattpap commented Sep 20, 2021

Test failure is unrelated (#11549).

@mattpap mattpap merged commit 32d7066 into branch-3.0 Sep 20, 2021
@mattpap mattpap deleted the mattpap/11646_hatch_image branch September 20, 2021 23:05
bryevdv pushed a commit that referenced this pull request Sep 24, 2021
* Fix initialization order in visual properties

* Make ImageURLTexture model non-abstract

* Add visual regression tests
bryevdv pushed a commit that referenced this pull request Sep 27, 2021
* Fix initialization order in visual properties

* Make ImageURLTexture model non-abstract

* Add visual regression tests
@bryevdv bryevdv modified the milestones: 3.0, 2.4.1 Sep 27, 2021
bryevdv pushed a commit that referenced this pull request Dec 13, 2021
* Fix initialization order in visual properties

* Make ImageURLTexture model non-abstract

* Add visual regression tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Using band_hatch_pattern with images doesn't work
2 participants