Apply fetchpriority to Images

Shouldn’t Bricks apply fetchpriority="low" when an image is set to lazy load, and fetchpriority="high" when set to eager load? Or did I miss the fact that this is already how it works?