p:rowEditor on TreeTable

Locked
drsoad
Posts: 4
Joined: 30 Jan 2016, 18:27

21 Dec 2016, 14:53

Hello,

When I put a rowEditor on treeTable with theme Spark, the icon appears small and green.
Anybody can help?

Image

Thanks!

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

22 Dec 2016, 23:43

Afaik RowEditor feature is not supported on TreeTable.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

23 Dec 2016, 00:45

Hi @drsoad,

We are sorry for the misunderstanding. I'll fix this issue into next release and give a workaround to you.

drsoad
Posts: 4
Joined: 30 Jan 2016, 18:27

23 Dec 2016, 22:24

Thanks for the feedback, @aragorn!

I'll wait the release...Do you have a release forecast?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

26 Dec 2016, 10:40

Please try;

Code: Select all

table tbody tr td .ui-row-editor .ui-icon-pencil{background-image:url("#{resource['primefaces-spark:images/pen-gray.svg']}"); 
                                                                background-position:center !important; background-size:120%;}
table tbody tr td .ui-row-editor .ui-icon-check{background-image:url("#{resource['primefaces-spark:images/check-gray.svg']}"); 
                                                               background-position:center !important; background-size:120%;}
table tbody tr td .ui-row-editor .ui-icon-close{background-image:url("#{resource['primefaces-spark:images/delete-gray.svg']}"); 
                                                               background-position:center !important; background-size:120%;}
Do you have a release forecast?
Unfortunately, We don't have

drsoad
Posts: 4
Joined: 30 Jan 2016, 18:27

28 Dec 2016, 16:08

Thank you, @aragorn! This fixed the problem.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

29 Dec 2016, 20:38

You're welcome!

Locked

Return to “Spark”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest