RimWorld
96 rating
Tooltips in Dev-mode
2
2
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Mod, 1.5, 1.6
Ukuran File
Diposting
Diperbarui
128.849 KB
25 Apr @ 8:27am
30 Jul @ 4:41am
3 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
Tooltips in Dev-mode

Dalam koleksi 1 dari Mlie
Developed by me
Item 109
Deskripsi


Finding things in Dev-mode can sometimes be tricky as the buttons has a fixed text-width.
Mods often has a prefix to their definitions causing many buttons show the same text, forcing trial and error to find the right one.

This mod adds a tooltip with the label-text for all buttons in the dev-mode windows whenever the text does not fit the button.

[discord.gg]
[github.com]


Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my Wishlist or buy me a cup of tea.

[ko-fi.com]


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Post your error-log using the Log Uploader or the standalone Uploader and command Ctrl+F12
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: dev-mode, layout
14 Komentar
Just 29 Jul @ 5:21pm 
I think it works now. Please check PR on GitHub
Just 29 Jul @ 5:08pm 
btw, each Log entry is drawing with the same Label Method.
Just 29 Jul @ 4:54pm 
I also experienced an increase in lag with a lot of mods, when in "Spawn Thing" menu. There are 6400 items. I checked different approaches.

The most simple and effective one is to simple remove calculation of label length. Just allow them to be displayed always, regardless of length. It brings performance back to original right away.

I tried also another approach with caching the data only first time menu is opened and clear it when menu is closed. But I encountered side effects (there are different debug windows and need to check all of them correctly to prevent leakage through cache).
Soaryn ツ 26 Jul @ 7:06am 
Hmm, I'll try to figure it out, thanks!
Mlie  [pembuat] 26 Jul @ 6:06am 
Not sure what mods you are using that calls the DevGUI when idle?
When I test it it will only show up in performance analyzer when you have a dev-mode window open as those are the only methods it patches.
Soaryn ツ 26 Jul @ 4:24am 
Getting the same problem as @moo
moo 7 Jul @ 8:13pm 
Hi. With performance analyzer out and a heavy modpack, this mod is drawing an average of over 5ms / frame when idle.
Comton 29 Jun @ 2:16am 
Rimgoat as ever !
RojoMuerte 26 Apr @ 10:34am 
Okay, thank you. I'm not familiar with Discord, I'll see if I can find it.
Mlie  [pembuat] 25 Apr @ 10:49pm 
@RojoMuerte Please post the link to the mod you want to request in the mod-requests channel of the Discord server as this saves me a lot of admin-time.