Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33968

TreeSheets 7236470142

No extra call for Refresh of the TSCanvas/Scrolled Windows (#567)

`Document::Refresh()` corresponds to only one document, so only
its corresponding Scrolled Window needs to be refreshed, but not
all the other Scrolled Windows in the Notebook.

This removes the call for the Refresh of the Notebook as this propagates
to all children (Scrolled Windows).
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33968

TreeSheets 7314842728​

Simplify, improve and enhance replace logic (#574)

This commit allows to replace a search text match with an empty replace
string.

It also removes a bug where the matched string was replaced twice in
the case-insensitive mode.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37858
Reakcje/Polubienia
33968

TreeSheets 7433326455​

Implement lazy search (#581)

If no search term is given and one cell is selected and the user
triggers the search, use the cell text string as search query.

This is similiar to the F6 and F7 (jump to text/image) experience.

Also make the rootgrid check the first check for futureproofness.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry