Feature Request: Allow applied layers to be changed in the Zone Manager
# Description The decision to drop support for zone priorities in the PCB Editor was a significant one. Those who uses zones heavily for designs are impacted. The **Zone Manager** has been available for a while but I never used it even once because of how bad it is as of now. If we are going to make it "useful", I have a few feature suggestions. Where is the layer list in the Zone Manager? I am not talking about the column in the list. If we have to change the zone application layers, we have to go to the zone properties, and you have to switch between the Zone Manager and Properties windows every time. If the Zone Manager is for managing the zones, it should allow us to change the layer list of the selected zone within the Zone Manager. # Suggested Implementation 1. Add a new tab called "Layers" in the Zone Manager (along with Hatched Fill, Display Overrides, etc.) to select/change the applied layers for the zone. ![image](/uploads/935996042f83b311e196d8cd56cfc63e/image.png){width=900 height=488} # KiCad Version ``` Application: KiCad PCB Editor x64 on x64 Version: 10.0.0-rc1.1-512-g4a458b1cf1, release build Libraries: wxWidgets 3.3.2 FreeType 2.13.3 HarfBuzz 12.3.0 FontConfig 2.17.1 libcurl/8.18.0 Schannel zlib/1.3.1 Platform: Windows 11 (build 26200), 64-bit edition, 64 bit, Little endian, wxMSW OpenGL: NVIDIA Corporation, NVIDIA GeForce RTX 3060/PCIe/SSE2, 4.6.0 NVIDIA 581.29 Build Info: Date: Feb 27 2026 06:38:10 wxWidgets: 3.3.2 (wchar_t,STL containers) Boost: 1.90.0 OCC: 7.9.2 Curl: 8.18.0 ngspice: 45.2 Compiler: Visual C++ 1944 without C++ ABI KICAD_IPC_API=ON KICAD_USE_PCH=OFF Locale: Lang: en_IN Enc: UTF-8 Num: 1,234.5 Encoded кΩ丈: D0BACEA9E4B888 (sys), D0BACEA9E4B888 (utf8) ```
issue