Add colour pickers to application#41
Conversation
|
@copilot For AValonia UI, I added Avalonia.Controls.ColorPicker 12.0.1(https://www.nuget.org/packages/Avalonia.Controls.ColorPicker) . For WPF, I copied the required source code files from https://github.com/PropertyTools/PropertyTools/tree/develop/Source/PropertyTools.Wpf/Controls/ColorPicker into the assembly, find the ColorPicker folder here. Include a new button to all format tabs which opens a new dialog window in which the color pickers are shown. User can pick colours there which will then set ColorSource or ColorTarget on the FormatTabViewModel . The new dialog shall contain a Cancel and an OK button. If modifications are required in the WPF version color picker (as it is just copied source code), please correct. |
Agent-Logs-Url: https://github.com/JohnnyJF10/TgaBuilder/sessions/1a593512-05c1-4646-b053-e9a53ff423a1 Co-authored-by: JohnnyJF10 <83164789+JohnnyJF10@users.noreply.github.com>
Agent-Logs-Url: https://github.com/JohnnyJF10/TgaBuilder/sessions/1a593512-05c1-4646-b053-e9a53ff423a1 Co-authored-by: JohnnyJF10 <83164789+JohnnyJF10@users.noreply.github.com>
Implemented in commit c89a8fe (cleanup in 9f75e95). Here's what was added: Color Picker Dialog:
Format Tabs (both Avalonia & WPF Brick Transition Helper (both Avalonia & WPF Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Add colour pickers to application and use them in the format tabs and in the brick transition helper.