-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesign the commands/toolbar #1358
Comments
Some comments in a pretty much random order (the issue doesn't make it easy to comment on specific items):
|
I would also point out that the top bar layout was just "done" that way by lmoureaux when he converted the side bar to the top bar. There have been lots of conversations on Discord on ways to improve the top bar. There are also a collection of open issues directly related to improvements of the top bar:
Some other thoughts:
|
|
In Beta.4 there is an option in the View menu to toggle the visibility of the Minimap. It is enabled (visible) by default. re: merging chat and messages: hence the conundrum. There is not a fully defined version of what that means and how to implement it in code. Yes, we could re-arrange both. But that means players who are quite used to the F-key pattern would have to experience a change. Not insurmountable, but a factor to consider. |
Now I installed the beta4. Comments: Map can be toggled off: good. Chat can't be toggled off: bad. That huge "Turn done" block feels like a stick in the eye. I checked and it looks perfect in FCW. Actually, the whole FCW design is very good, don't hesitate to steal from it, nothing wrong with it (just don't copy any of its functionality). There is something I don't like with the unit widget centre-bottom, but I can't put my finger on it yet. Again, FCW is better in this regard, feel free to use it as... khm, inspiration. I don't think anything should be at the centre-edges. I wouldn't mind unit orders be pushed to left or right bottom corner. Maybe arrange them vertically. The original QT was ugly, but things were well placed. Screens have more width than height, it's better to do something at the cost of width than at the cost of height. Completely removing the top menu requires full reorganization and rethinking of everything. FCW did NOT do it well. I would prefer the menu to be left alone for as long as possible. Some small details: Minimap and "Turn done" have too fat edges. Visually too massive. In-city data: there is a whole block of information with no empty lines or separation. Separate categories either by empty space or liner or color-code them or indent, font, bacground, whatever: My choice would be two alternating background shades, but anything will do. I still think improvements present in the city should be listed (also) by name. If no room, make room. |
@Corbeau-1 Have we sufficiently resolved the issue(s) here? Looks like the vast majority of the cross-linked issues have been closed now. |
Haven't downloaded the TWO newest versions yet. I'll let you know. |
This issue is obsolete so it can be closed. Did I miss how I can close it myself? It doesn't seem I can. |
Firstly, to prevent such comments, I have now spent enough time playing with QT in order to be able to say that I've gotten used to it and to be able to judge its issues independently, and not because "it was different in GTK".
I'll make three suggestions here. First is to simply reduce space that the toolbar occupies. It is unnecessary for it to have two rows and there is a lot of empty space. I would also say that it's slightly ugly, but I'm deficient in that department myself and am unable to offer a nicer alternative. But even simply reducing space would make it just a bit nicer. See Fig. 1.
Here I have simply moved everything into the first row and cut the space in half.
Second: the ordering of the toolbar items is wrong. It is logical to have information first, commands/actions after that. Additional stuff like Messages and Chat should be either before or after everything else, but maybe also differently placed or marked because it is a different category.
Ideally, I'd order it like this:
Third. This is where GTK comment comes in. I feel GTK had a better handling of all this, solely because there all the info was in one corner and here it is spread across the whole top of the screen. If you have all the relevant info in one corner, you can get everything in with one glance, your don't have to look around and it's less tiring for the eyes. Fig. 2 is a rough sketch made in Paint of something I feel is a bit better organised.
Spinoff idea: create another full screen that would contain all the spreadsheet information - and no map - that you currently have to click to get: population, government, number of cities, happy/unhappy statistics, tax, units, finances, research, foreign relations... If you think it would be a good idea, I could try and make a rough design.
The text was updated successfully, but these errors were encountered: