ChungZH / notepanda

📃 A simple cross-platform notepad. Based on Qt and C++.
https://t.me/notepanda
MIT License
345 stars 65 forks source link

[Feature request] New PreferencesWindow #35

Open ChungZH opened 4 years ago

ChungZH commented 4 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The current layout of PreferencesWindow is confusing and needs a BIG CHANGE.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Navigation on the left, settings on the right.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Deepin editor's settings window is doing a great job of that.

image