Bug 575662 - DefaultPaletteViewerPreferences changes the default value
Summary: DefaultPaletteViewerPreferences changes the default value
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-27 06:28 EDT by Ludovic Camus CLA
Modified: 2021-08-27 06:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovic Camus CLA 2021-08-27 06:28:31 EDT
When creating a product providing preferences from a customization .ini file,
with for exemple : 

#Palette layout in detail mode by default
org.eclipse.gef/Layout\u0020Setting=3

This property value is overriden by org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences.DefaultPaletteViewerPreferences(IPreferenceStore store) constructor.