• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TimothyLuke / GSE-Advanced-Macro-Compiler / 25700242630 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 10:11PM UTC
Files 0
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 09:07AM UTC coverage: 0.0%. Remained the same
25700242630.1

push

github

TimothyLuke
#1890 Colour code corrections — don't rewrite MacroBlock text mid-typing

The previous patch's macroEditBox OnTextChanged handler called
sel:SetText(value) to rewrite the visible text when decoded value
differed from raw input. AceGUI fires OnTextSet after SetText, which
resets the caret to position 0 and strips editor colour markup —
producing a visible cursor-jump and lost colouring whenever the user
typed into a MacroBlock.

Drop the sel:SetText branch. The handler still decodes value and
stores the clean form via StoreMacroEditorText(value); we just no
longer overwrite the live edit box while the user is interacting
with it. The same change applies to GSE_QoL's CreateSpellEditBox
override since it mirrors the base GUI implementation.

Patch from external contributor (Larry, 2026-05-10).

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 25700242630.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25700242630
  • 3cc5a485 on github
  • Prev Job for on master (#25614710936.1)
  • Next Job for on master (#25701371419.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc