Mini Kabibi Habibi
// Copyright 2023 Adobe Systems Incorporated
font = static_small_font;
mEyeRadius = 2370;
view(class_name: 'TEyedropperOptions', view_id: 'panl', width: gOptionsPanelWidth, height: gOptionsPanelHeight, placement: place_row, child_vertical: align_center, margin_width: gOptionsMarginWidth, margin_height: gOptionsMarginHeight) {
popup(resource_id: mEyeRadius, view_id: 'eyed', height: gSmallPopupHeight, tooltip: '$$$/EyedropperOptions/Tooltip/SampleSize=The number of pixels sampled by the eyedropper');
}
// Footer - Copyright 2023 Adobe Systems Incorporated