LorisYounger / VPet

虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
Apache License 2.0
4.63k stars 465 forks source link

Window size for translation needs (Please!) #387

Closed j6845 closed 3 weeks ago

j6845 commented 1 month ago

Hey there!

While translating the game sometimes the windows are too small to fit all text in it. In some languages the words or texts are longer.

Inside the settings window it was possible to use some of this: SettingWidth#1040:| SettingHeight#800:| SettingMenuWidth#1:| SettingMenuHeight#800:|

In version 11020 i looks like this variables are not longer working for height anymore. For me its always 550px height in settings window. (might be a bug?)

But the real question is:

Can we get an width and hight for every window of the game?

  1. betterbuy
  2. statistics
  3. interactions
  4. guest list
  5. settings
  6. feedback
  7. console
  8. mod maker start window
  9. mod maker main window
LorisYounger commented 3 weeks ago

for mod maker, I will update it later. Welcome to reopen the issue to ModMaker or PR By the way, all enhancement and bug issues can be PR, no need to ask me separately

j6845 commented 3 weeks ago

Can you add one more to change the width of this list (mod names)?

grafik