Commit Graph

3 Commits (eb06fba7679704a7870e3d91f2166bf7e63e5641)

Author SHA1 Message Date
Ansariel 212b4df630 FIRE-10616: Make "Preprocessed" text window of LSL preprocessor not editable and fix a bunch of usability issues on the road:
* Show line and column on "Preprocessed" tab
* Properly disable unvailable (context) menu items and buttons in the button bar
* Perform actions of (context) menu items and button bar buttons on the active tab (if action is available) instead of always on the possibly hidden editor tab
* Search/Replace and Goto Line floaters work on the active tab instead of always on the possibly hidden editor tab
2016-08-31 11:30:15 +02:00
Cinder 8c39617c9a Begin moving script editor portions of LLTextEditor to their own derived class.
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor
TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2014-04-18 12:52:07 -06:00
MartinRJ Fayray 005cd40247 STORM-1911: Go-to line function for the internal LSL script editor 2012-09-19 00:49:34 +02:00