mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-20 08:10:11 +00:00
00589b247a
Fills the instance name in instead of just setting a placeholder. This allows adjustments to be made to the suggested name without typing the whole thing out. The text is selected by default so that typing will overwrite the text, but users who want to adjust the default name instead of typing their own can deselect the text. The placeholder name is still set so it is still visible if the user deletes the text. Also sets the focus to the instance name textbox by default, whereas previously it was on the group name - this is required so the text gets overwritten on typing but also makes more sense generally. Closes issue #4812. |
||
---|---|---|
.. | ||
dialogs | ||
instanceview | ||
pagedialog | ||
pages | ||
setupwizard | ||
themes | ||
widgets | ||
ColorCache.cpp | ||
ColorCache.h | ||
GuiUtil.cpp | ||
GuiUtil.h | ||
InstanceWindow.cpp | ||
InstanceWindow.h | ||
MainWindow.cpp | ||
MainWindow.h |