Paladin icon indicating copy to clipboard operation
Paladin copied to clipboard

"Change System Libraries" Window: Not scrollable

Open egrath opened this issue 3 years ago • 0 comments

Issue: The Window "Change System Libraries" is not scrollable, so you can't select libraries which are displayed out of the current view. Screenshot: screenshot1 In the above window, you can't select any library which is listed outside the ones shown (for example libtranslation.so)

Expected behavior: Make the List scrollable

Workaround: Append the necessary libraries directly in the .pld file, something like:

LIBRARY=B_FIND_PATH_DEVELOP_LIB_DIRECTORY/libtanslation.so

egrath avatar Feb 01 '23 11:02 egrath