Skip to content

Fix LT-22146: Darken guess colors#365

Closed
jtmaxwell3 wants to merge 14 commits intorelease/9.2from
LT-22146
Closed

Fix LT-22146: Darken guess colors#365
jtmaxwell3 wants to merge 14 commits intorelease/9.2from
LT-22146

Conversation

@jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented Jun 10, 2025

Fixes https://jira.sil.org/browse/LT-22146. Darkens guess colors so that they show up on a projector screen.


This change is Reviewable

jasonleenaylor and others added 14 commits February 26, 2025 09:32
…rarchy (#270)

* Fix LT-21088: Yellow Box while parsing words after promoting category

* LT-21757: Start code to move slots and templates

* Clean up code

* Add func and EvaluateFunction

* Make highlighting work

* Add MoveTemplate

* Implement moving slots and templates

* Add descriptors for highlighting slots in various configurations

* Move the POS of the slot's affixes, too

* Report out-of-scope errors when loading HermitCrab

* Improve out of scope error handling

---------

Co-authored-by: Jake Oliver <jeoliver97@gmail.com>
Co-authored-by: Jason Naylor <jasonleenaylor@users.noreply.github.com>
* Fix LT-22038: Tone diacritics are hardly visible (Hermit Crab)

* Add code for dealing with dotted circles to the XAmple code

* Make changes recommended by Jake

---------

Co-authored-by: Jake Oliver <jeoliver97@gmail.com>
* Fixes LT-21934: FLEx freezes when clicking "Close" if parser is running

* Display parse times in Try a Word window

* Add RuleOrder and OrderedStrata to parser parameters

* Implement OrderedStrata and RuleOrder

* LT-21988: Add special code for Templates and rules in OrderedStrata

* Add ParseStrataString and CreateStrata

* OrderedStrata => Strata, clitics handled properly

* Use headwords for lexical entry names in strata

* Update to liblcm 3.6.1; change milliseconds to seconds

* Fix unit test failure

* Make some of the changes recommended by Jake
Fix LT-22063 by returning if the object no longer exists
)

* Fix LT-22058: In XLingPaper interlin export, multiple texts get same IDs

* Include files from LT-22059 and LT-22060

* Add unit tests for LT-22058, LT-22059, and LT-22060

* Use TestCase to simplify the tests

---------

Co-authored-by: Jake Oliver <jeoliver97@gmail.com>
Fix LT-22064: Issue with uppercase words in "Word Analyses" view
Co-authored-by: Jason Naylor <jasonleenaylor@users.noreply.github.com>
Co-authored-by: Jake Oliver <jeoliver97@gmail.com>
* Fix LT-21826: Usage figures for Publications show inverted values

* Fix LT-21826: Add PublicationLabelNode with proper CountUsages
Co-authored-by: Jake Oliver <jeoliver97@gmail.com>
In some situations the CurrentReversalWsId is not correct.
Now we first try to get a ws from the SubComparer (if it is
a WritingSystemComparer). This looks like the same place that
the Sorter gets the ws.

Note: This change also fixes a similar problem with the reversal
sort order in Word Export.
# Conflicts:
#	DistFiles/Language Explorer/Configuration/Grammar/DataTreeInclude.xml
#	Src/Common/Controls/XMLViews/ReallySimpleListChooser.cs
#	Src/LexText/Interlinear/FocusBoxController.ApproveAndMove.cs
#	Src/LexText/ParserCore/XAmpleParser.cs
#	Src/MasterVersionInfo.txt
#	Src/Transforms/Presentation/FormatXAmpleTrace.xsl
#	Src/xWorks/ConfiguredLcmGenerator.cs
#	Src/xWorks/ILcmContentGenerator.cs
#	Src/xWorks/LcmJsonGenerator.cs
#	Src/xWorks/LcmWordGenerator.cs
#	Src/xWorks/LcmXhtmlGenerator.cs
@github-actions
Copy link

⚠️ Commit Message Format Issues ⚠️
commit 644fefd113:
1: T1 Title exceeds max length (73>72): "Fix LT-22058: In XLingPaper interlinear export, texts get same IDs (#271)"

commit f68f7ee1dd:
1: T1 Title exceeds max length (82>72): "LT-21757: Allow moving templates and slots up or down in Category hierarchy (#270)"

@jtmaxwell3 jtmaxwell3 closed this Jun 10, 2025
@jtmaxwell3
Copy link
Collaborator Author

I meant to merge this with release/9.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants