Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356775 - [Table Editor][Icons] Avoid unnecessary use of 32bits color depth
Summary: [Table Editor][Icons] Avoid unnecessary use of 32bits color depth
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.8.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: SR1   Edit
Assignee: Yann Tanguy CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 04:05 EDT by Yann Tanguy CLA
Modified: 2011-10-12 05:00 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yann Tanguy CLA 2011-09-06 04:05:05 EDT
Avoid unnecessary use of 32bits color depth.
Comment 1 Yann Tanguy CLA 2011-09-06 04:17:46 EDT
Fixed in 0.8.1 (r5387) and trunk (r5388).
Comment 2 Yann Tanguy CLA 2011-09-06 04:28:06 EDT
Other icons fixed in org.eclipse.papyrus.diagram.menu
> Fixed in 0.8.1 (r5389) and trunk (r5390).
Comment 3 Vincent Lorenzo CLA 2011-09-12 12:27:13 EDT
I reopen the bug, because some icons are always in .png
Comment 4 Vincent Lorenzo CLA 2011-09-12 12:34:26 EDT
Done in R5442 for branch and merged in R5443 : 
plugins impacted are : 
	oep.sysml.table.allocation
	oep.sysml.table.requirement
	oep.table.common
	oep.table.default
	oep.table.menu
	oep.table.modelexplorer

   replaced icons are : 
   	- empty.png
   	- not_NA.png
   	- select_column_to_hide.png
   	- select_column_to_hide_2.png
 	- allocation_table.png
 	- empty.png
 	- table.png
 	- table_green.png
 	- table_requirement.png
 	- table_SysML_Allocation.png
 	- table_SysML_Requirement.png
 	- table_UML_default.png
   	
Note : some of these icons should be deleted because they are not used.
Comment 5 Yann Tanguy CLA 2011-10-12 05:00:27 EDT
Fixed.