| Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/layouts/Application/Core/ |
| Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/layouts/Application/Core/UXP-2665.exv |
// Copyright 2023 Adobe Systems Incorporated
vUXPPaletteWidth = gListPaletteWidth;
vUXPPaletteHeight = 200;
vScrollerWidth = vUXPPaletteWidth - gScrollerInset;
iconButtonHeight = 15;
iconButtonWidth = 27;
font = static_small_font;
view(class_name: 'TUXPPanel', view_id: 'uxpp', width: vUXPPaletteWidth, height: vUXPPaletteHeight, resize_size_horizontal: sizeRelSuperView, resize_size_vertical: sizeRelSuperView)
{
}
// Footer - Copyright 2023 Adobe Systems Incorporated