Skip to content

Releases: Xcesius/Diablo2TextEditor

0.0.4

03 Sep 18:48
9941f98

Choose a tag to compare

What's Changed

  • Make header labels readable over colored headers by repainting text on top with high-contrast color and badge-aware layout
  • Add per-column text (foreground) color overrides with context menu controls (black/white/custom/auto)
  • Add global setting: High-contrast text on colored columns; applies to headers and cells when no explicit text color is set
  • Add Settings option: Header minimum width (px); apply on Save and on startup
  • Fix workspace crash: ensure workspace item loads via _open_in_tab so self.tableView is valid before rendering
  • Config: persist new settings (high_contrast_column_text_enabled, header_min_section_size) and column text color overrides (fg)
image image image image

Full Changelog: 0.0.3...0.0.4

0.0.3

25 Aug 09:00
f09bc1f

Choose a tag to compare

What's Changed

Full Changelog: release2...0.0.3
image

0.0.2

20 Aug 13:02
8212ef6

Choose a tag to compare

image

Added Crosshair feature -->

Customize between size 1 to 6
Enable/Disable Hover Crosshair Setting
Enable/Disable Crosshair Setting

0.1 release

03 Aug 20:37
b02ab7b

Choose a tag to compare

First