nibags updated this revision to Diff 57819.
nibags added a comment.

  - Fixes:
  
  Some fixes for locations:
  
  - Before, the word wrap was only applied in spaces and, in languages such as 
German, there are large words that pass under the scroll bar. This is corrected.
  - Improves the alignment of the menu with respect to the trigger button in 
languages with Right-to-left layouts, such as Arabic or Hebrew. In those cases 
the menu is aligned to the left of the button (the idea is that the menu is 
aligned towards the center of the window, since it's shown on the edge of the 
window).
  
  Fixes in the search:
  
  - Don't scroll to the selected item when calling the function `clear()`, if 
the search is already empty.

REPOSITORY
  R39 KTextEditor

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D20958?vs=57618&id=57819

BRANCH
  new-mode-menu

REVISION DETAIL
  https://phabricator.kde.org/D20958

AFFECTED FILES
  src/CMakeLists.txt
  src/mode/katemodemanager.cpp
  src/mode/katemodemenu.cpp
  src/mode/katemodemenulist.cpp
  src/mode/katemodemenulist.h
  src/syntax/katehighlightmenu.cpp
  src/view/katestatusbar.cpp
  src/view/kateview.h

To: nibags, #ktexteditor, #kate, #vdg, ngraham, cullmann
Cc: dhaumann, anthonyfieroni, cullmann, ngraham, loh.tar, kwrite-devel, 
kde-frameworks-devel, domson, michaelh, bruns, demsking, sars

Reply via email to