UnitedSets icon indicating copy to clipboard operation
UnitedSets copied to clipboard

[FEEDBACK NEEDED] Experimental Version of United Sets

Open GetGet99 opened this issue 1 year ago • 6 comments

Hi! We recently submitted a new version of experimental indev Untied Sets to Microsoft Store.

Would like to ask for feedback on these:

  1. How is the performance of the app? Is it usable?
  2. Ignoring some experimental features, Is the app usable overall?
  3. 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.

GetGet99 avatar Jan 10 '25 21:01 GetGet99

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

GetGet99 avatar Jan 12 '25 04:01 GetGet99

Image

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.

SituChengxiang avatar Jan 21 '25 11:01 SituChengxiang

Interesting. I always use Windows dark mode. What's your Windows Theme settings? and what's your United Sets app theme override settings?

Image

~~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)

GetGet99 avatar Jan 22 '25 16:01 GetGet99

~~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)

GetGet99 avatar Jan 22 '25 16:01 GetGet99

Image

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.

SituChengxiang avatar Jan 23 '25 02:01 SituChengxiang

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.

GetGet99 avatar Jan 26 '25 00:01 GetGet99