question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] The Windows ImageDirectory property is weird and not very user-friendly

See original GitHub issue

Description

Originally it was a platform-specific, attached property on Application. In MAUI, we need this as well, so we need a way to set it - probably in the builder.

It feels like a configuration thing, but that might be read-only? It needs to be writeable as it is a settable property at any time in Application.

In the images PR #759 I added a weird IImageSourceServiceConfiguration, but his is an abomination. This works for now, but needs to change.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mattleibowcommented, Feb 27, 2022

I got a PR to remove it, we can fix that after we release RC 1 because bad code is worse than a month delay for good code.

1reaction
mattleibowcommented, Feb 12, 2022

Good point. I think it is partially fixed. I’ll review this api agan and see if we can delete this interface. No more special assets things.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug with folder "properties -> Customise -> optimise this ...
I like my laptop nice and tidy, so I use folder "properties -> Customise -> optimise this folder for" music, pictures, etc, the...
Read more >
How to Fix: File Explorer Not Responding Windows 10
Solution 1. Restart File Explorer in Task Manager; Solution 2. Manually Restart the Explorer.exe Process via Command Prompt; Solution 3. Run ...
Read more >
NPM stuck giving the same error EISDIR: Illegal operation ...
EISDIR stands for "Error, Is Directory". This means that NPM is trying to do something to a file but it is a directory....
Read more >
Changing IDE default directories used for config, plugins ...
I am very new to Idea, but isn't it much easier for Windows Users to set user.home as a System property in idea{,64}.exe.vmoptions,...
Read more >
File explorer not showing correct folder size and file counts
Windows 10. I have a folder that is actually 15.5 GB. If I right click and select properties it shows 1.61 GB. When...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found