[FEEDBACK NEEDED] Experimental Version of United Sets
Hi! We recently submitted a new version of experimental indev Untied Sets to Microsoft Store.
Would like to ask for feedback on these:
- How is the performance of the app? Is it usable?
- Ignoring some experimental features, Is the app usable overall?
- We are looking to update the main store version soon. Do you think the app is usable in the current state?
Additionally, if you see any features missing that was initially there before, or a new bug that was in the latest release, please put them here as well.
To do before Preview Beta release version:
- [x] [Bug] UWP window
- [x] [Fixed] UWP window fell down to the bottom.
- [x] [Bug] Impossible to configure UWP window settings from flyout due to topmost behavior.
- [x] [Feature] Ability to resize cells in splitable tab. (It was removed due to some code rewrites)
- [x] [Feature] Splitable Tabs Cell Margin Properties
- [X] ~~[Test] Test Setting Tabs Aside~~ Setting Tabs Aside will remain experimental, as there are still edge cases that do not work properly.
- [x] Implement a remove feature switch for all issues tagged with preview-experimental
- [ ] User Interface Styling and Consistency @FireCubeStudios
as you can see, it has some display problem under the dark mode.
Windows Version
Windows 11 23H2 22631.4751
(on my x86-64 pc)
Experimental Version
0.1.15.0, Microsoft Store Version
BTW, I'm trying to build a package for my WOA device, it seems there are some problems during the building process. (Consider my poor experience in programing……) I'll try to solve the problems as possible.
Interesting. I always use Windows dark mode. What's your Windows Theme settings? and what's your United Sets app theme override settings?
~~Regarding building, probably best to try the latest version of Visual Studio if you can (or if you use other IDEs then I don't know much), as source generator support tends to be better on later versions of VS.~~ (Discussion in #59)
~~Actually, my bad, the project was using a local NuGet package that I have. I didn't upload that to NuGet.org. I just uploaded it. Perhaps try again soon.~~
~~I'll write out a list of NuGet packages that I created (as well as its source code location) and used in United Sets and include a link in Readme for transparency in a bit. Sorry, I was doing a bit of local development forgetting about this.~~
(discussion in #59)
Here is it. I changed the setting in Background Color to #00FFFFFF, and now it works proper in display 👌
Could this problem be caused by a possibly inappropriate default setting for the background color? I remember that I haven't changed any setting since the installation of the experimental version.
Could this problem be caused by a possibly inappropriate default setting for the background color?
Yes, it seems like that is the case. I've updated the default value from White to Transparent. This update is not yet on store, but just pushed the on the new source code just now.