Mingxin Wang

Results 15 issues of Mingxin Wang

**Describe the bug** Switching between light and dark mode quickly will cause the UI resources being loaded incorrectly. **Steps To Reproduce** 1. Go to the settings page 2. Expand "App...

**Describe the bug** When pressing `Alt` in Date calculation mode, the focus will be transferred to the background. **Steps To Reproduce** 1. Navigate to Date calculation mode 2. Open the...

**Describe the bug** The input in Programmer mode get truncated, making it hard to read. See the screenshot. **Steps To Reproduce** Enter Programmer mode and enter some expressions. **Expected behavior**...

**Describe the bug** Some of the converter modes are not selected properly after a restart. **Steps To Reproduce** 1. Expand navigation panel 2. Navigate to Converter > Speed 3. Exit...

Regarding [Issue 23](https://github.com/microsoft/proxy/issues/23), it should be technically feasible to add pipelines for AppleClang to avoid potential regression on Mac machines. cc @tian-lt

build
p2

Export symbols for those compilers that implemented C++20 modules.

enhancement
p2

On my local system, building the module with GCC 15 fails: ``` [build] In file included from ./proxy/build/installed/install/include/proxy/proxy.ixx:3: [build] ./proxy/build/installed/install/include/proxy/proxy.h:1527:16: error: ‘consteval auto pro::details::normalize(pro::proxiable_ptr_constraints)’ exposes TU-local entity ‘pro::details::invalid_size’ [build] 1527...