New map presentation - #271
Conversation
|
Hey this looks kinda interesting! |
What are you looking to configure?The colors and how it is presented. How much customization we want to allow or if it should be reversible. Option 1 - Detailed configAs it have 3 levels of representation
Combined with 2 configurations per representation (color, inverted), the user will be able to change in multiple different ways.
It could end up with 6 new properties on the configuration file. Option 2 - New version, new modeChange it for everyone.
You got into the point, I was worried to include something that might not please the users. Option 3 - SwitcherChanges between the old and the new. Do you think you could have a look at the themer as well?Yes, I'm planning to include it in the following steps, which include some other visuals changes. 1. Redesigning the project view
2. Create a Config View
3. Create Theme
4. Theme editor
This is what I have on my wip branchI've been testing on my fork, just to get familiar with the code base, but I'm feeling confidant to open the PRs in next weeks. Screencast.From.2026-08-18.22-36-16.mp4
I will break those into small changes, to make it fit better in this repo and not conflict with the work that the rest of the community is already doing. But as you can see in the video, I was already working on the theme selector. |
|
Oh damn that's fantastic! In-pig config is amazing, I'd love to be able to drop maintaining the web configer tbh =D Love to see some visual re-vamping, just be aware that I don't have so much time right now and I'd really like to get to some sort of release stage of 1.6.0 before we move forward. I'm hoping the winter months will be better, I'm usually more productive with piggy between November-february as the weather over here doesn't exactly inspire going out. =D As for indicating items in the map that aren't possible to navigate to - depends on the purpose I guess? To me it's visually intuitive enough that you can't go from S to T for example but maybe I'm just home blind and not understanding the issue? Anyway, thanks again can't wait to see what this turns into :) |
b81d40a to
846d0fa
Compare


Description
Changes how the map is presented.
Instead of using the "inverted" presentation, it will only present the letters, making it less "blocking".
This will also change the colors used to create the map, making it closer to the row indicators.
The selected cursor also changed.
Depends on pr #270.
Type of change
How Has This Been Tested?
Test Configuration: Linux X64
Checklist:
sources/Application/Model/Project.hNotice
This is kinda of a draft, I will love to hear feedback on how should be be configured:
Because of that I have not completed the checklist or updated the CHANGELOG.