0x5BFA
0x5BFA
### Summary This is the stage 1. 1. Refactor around the pane holder page (here) 2. Introduce the generation service ### Resolved / Related Issues To prevent extra work, all...
### Summary I'd like to provide single and simple way of compression and decompression. In this effort, I'd also like to use `ILocatableStorable` to identify compression folder or decompression destination...
### Resolved / Related Issues To prevent extra work, all changes to the Files codebase must link to an approved issue marked as `Ready to build`. Please insert the issue...
### Resolved / Related Issues To prevent extra work, all changes to the Files codebase must link to an approved issue marked as `Ready to build`. Please insert the issue...
# Preface While we have implemented TextBlocks and respective bindable string properties, it's almost impossible and not an effective way to create numerous numbers of columns that are provided by...
### Describe the bug Let's align inner content too; otherwise, it looks ugly when you collapse fully. ### Steps to reproduce ```text 1. Use calc app going to Settings page....
### Describe the bug When you hover on an inner SettingControl of a SettingsExpander, you would notice that the top boder vanishes. Normal:  Pointer over:  ### Steps to...
### Resolved / Related Issues To prevent extra work, all changes to the Files codebase must link to an approved issue marked as `Ready to build`. Please insert the issue...
### Description Everytime I open properties window, the window size is reset. Should remain previous size. ### Steps To Reproduce 1. Open proeprties window 2. Resize 3. Close and re-open...
### Description Widget pages have a very complicated codebase such as hooking events in Home page triggered in each widgets. I think this is because of associatedInstance but we can...