RimWorld

RimWorld

207 ratings
Work Tab (Continued)
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
890.023 KB
28 Mar @ 5:42am
12 Jul @ 8:03pm
23 Change Notes ( view )

Subscribe to download
Work Tab (Continued)

Description
A fork of Fluffy's Work Tab mod.Includes bug fixes, new features, and performance improvements.


The packageId of the mod has not been modified. Can maintain compatibility.
fluffy.worktab


Listed below are some bug fixes and newly added features:
  • 🚀 Improved overall performance, especially in UI responsiveness.
    In the vanilla environment, tested with 100 pawns; loading speed is close to the original, and the user experience remains largely consistent.
  • Fix: Numeric settings are reset after restarting the game.
  • Fix: Disabled WorkGiver still draws a priority box.
  • Fix: Paste button cannot be displayed.
  • Fix: Biotech DLC Mechs error
  • Fix: draw horizontal line bug
  • Fix: paste button of the last column does not appear when the column is expanded.
  • Check if the table's height exceeds the screen height.
  • Highlight the pawn's current work.
  • Add missing translations
  • Fix issues related to favourites. Now can use favourites to organize work priorities across colonists with the same job roles.
  • Fix favorites performance issue.
  • Improve compatibility with the vanilla.
  • Added a patch to FluffyRelationsTab Mod to fix the issue of clicking on faction icon to report errors.
  • If time scheduler is enabled, the priority in the work list will be displayed in real time according to the set time priority.
  • Completely rewrote the rendering logic for expanded columns to improve accuracy and mod compatibility.
  • Added support for expanded columns in the vanilla Work tab.

Compatible

Incompatible

TODO
Improve performance

Bug Report
If possible, try using the binary search method[en.wikipedia.org] to disable mods and identify which mod is causing the conflict.
Please try to create an issue on GitHub [github.com].Thx!
Note: GitHub requires you to register an account and verify your email address before you can use it
Another way, if you are using the HugsLib mod, see their description:
Also includes the Log Publisher: press Ctrl+F12 to upload your Rimworld logs and get a link to easily share them with others.

IMPORTANT
This is an updated version of an existing mod, I claim no ownership of the original code.
This version may be taken down by request from the original author.
The original author is free to use this mod to update their own.
Popular Discussions View All (2)
5
14 Jul @ 7:09pm
PINNED: Feature Requests
0。0
1
29 Jul @ 1:35pm
PINNED: Bug Reports
0。0
186 Comments
Tzoshirzup 30 Jul @ 11:12pm 
Your looking for Work Tab 1.5 and 1.6 Temp id=2552065963 that has the vertical headers and doesn't make columns immovable in the Numbers mod for an added bonus.
RandomHero 25 Jul @ 6:02pm 
Thanks, but it was not. It was a different temporary fork of Work Tab.
Monochrome 25 Jul @ 5:14pm 
@RandomHero that sounds like Compact work tab, not work tab. Different mod.
RandomHero 25 Jul @ 3:41pm 
The old version I used to have of this mode turned the header text vertical, which reduced the space required to see all the columns. Is there any chance for a toggle to enable that? Or would it be a lot of work? (I find the staggered header text hard to read) Thanks for all your hard work maintaining this essential mod!
0。0  [author] 24 Jul @ 4:03am 
@Tyrant
There's nothing I can do about it, it's a side effect caused by the DragSelect mod. This mod patches many common methods of Widgets, and when you're dragging the horizontal scrollbar, try to avoid placing the mouse over the priority box. Alternatively, you can disable the mouse wheel in the mod settings, then hold Shift and scroll, which will also allow horizontal scrolling, but this is only available in version 1.6.
Tyrant 24 Jul @ 3:52am 
Ah. Well that's an unfortunate interaction.

Could you perhaps make it so disabling the mouse wheel feature on the boxes allow you to use the mouse wheel to scroll the window from left to right?
0。0  [author] 24 Jul @ 1:29am 
@Tyrant
Try disabling the DragSelect mod.
0。0  [author] 24 Jul @ 1:08am 
@m33n
It's already implemented. You can give it a try.
0。0  [author] 24 Jul @ 1:07am 
@Myrmatta
Alright, I’ll submit a new PR for mlie’s Compact Work Tab and wait for him to merge and release it.
0。0  [author] 24 Jul @ 1:05am 
@Tyrant
My apologies, I got caught up with other tasks during the game verification process. I'll start investigating the issue now