ArchieCoder

Results 32 issues of ArchieCoder

Latest VS version. Exception happens while coding. ``` System.InvalidOperationException : The solution does not contain the specified document. at Microsoft.CodeAnalysis.Shared.Extensions.ISolutionExtensions.GetRequiredDocument(Solution solution,DocumentId documentId) at async Microsoft.CodeAnalysis.Rename.ConflictEngine.ConflictResolver.Session.GetRenamedSymbolInCurrentSolutionAsync() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at async Microsoft.CodeAnalysis.Rename.ConflictEngine.ConflictResolver.Session.IdentifyConflictsAsync()...

Area-IDE
untriaged

### Current behavior The splash screen shows a warning that Lottie is missing. ![image](https://github.com/unoplatform/uno/assets/1608424/53eb3a3c-3098-47b0-80a4-b28bce578506) ### Expected behavior No warning and progress ring visible ### How to reproduce it (as minimally...

kind/bug
triage/untriaged

### Current behavior In my basic app, when I resize to the smallest state, I want to hide one user control and show the other user control. Despite having Collapsed...

kind/bug
triage/untriaged

### Current behavior Button: - No mouse move effect - When a button is clicked, it keeps its state: black foreground and black borderline ToggleButton: - No mouse move effect...

kind/bug
triage/untriaged
difficulty/tbd

### Current behavior With Skia, the app starts with a white page then black page then the splashscreen color defined with #00FF00 With WinUI, the app starts with a black...

kind/bug
difficulty/medium ๐Ÿค”

### Current behavior When changing a property in StatusBar.xaml in a debugging session, the StatusBar will expand at max height https://github.com/unoplatform/uno/assets/1608424/4f1b9105-2214-43f5-aadb-1d57c532f363 ### Expected behavior _No response_ ### How to reproduce...

kind/bug
triage/untriaged
difficulty/tbd
area/hot-reload

### Current behavior The arrow from the default project shows a fuzzy arrow Note: the second arrow is from the original image opened with Edge then zoom ### Expected behavior...

kind/bug
triage/untriaged
difficulty/tbd

**Describe the bug** The first different is the black background. I would have expected white like Windows or Linux. The bug is the rendering is not working as expected when...

uno platform

### Current behavior Skia: ![image](https://github.com/unoplatform/uno/assets/1608424/4c3d4f17-0442-4bce-9bc4-f843116079e7) WinUI ![image](https://github.com/unoplatform/uno/assets/1608424/0ae421dd-e850-4d1b-ae5b-5a8f54380f0f) ### Expected behavior Both outputs should be the same. ### How to reproduce it (as minimally and precisely as possible) Run the sample...

kind/bug
area/listview ๐Ÿ“ƒ
project/items ๐Ÿงพ
difficulty/tbd

### Current behavior The text is more at the top See the text box at the left ### Expected behavior I would expect the text to be vertically centered ###...

kind/bug
area/textblock
difficulty/tbd
area/skia/text โœ๏ธ