Conversation
add underline style font fix end of file trim trailing whitespace trim trailing whitespace
|
|
I think this looks OK. |
|
@lcaouen, I spotted a potential issue... If a display where a widget has selected one of the new styles is loaded into a version of Phoebus where this is not supported, the editor will show an error dialog and the widget will be highlighted as problematic, see below. Maybe we should consider a fallback, i.e. if the style cannot be found, fallback to
|
+1 Other than that I think this is a good addition |
Yes I've seen this issue too. |
|
@lcaouen, you are right that he fallback will not help unless it's implemented. May I suggest to make this a two-step solution: first would be to have a generic fallback, which would then be included in the next release that we publish. Once that has been done we could add support for underline. I expect we will do a release soon (ping @shroffk) as we want to move on to Java 25. |
Sounds good to me, I gonna create a new PR for the generic fallback. |
|
I see the new PR has been created and merged... So I will go ahead and make a release. I understand that we might still see the exceptions for people using older versions of Phoebus.. but that is ok... |
|
@shroffk, the idea was to build a release with the fallback only. |
|
I understand that...but if people are still using some version of Phoebus 5.x.x then they will encounter the issue you highlighted. |
|
Yes of course, but we would be able to point to a release where this is handled. In any case, I do not really have a strong opinion on this. |





Add the underline style font to some widgets.
List of the widgets concerned by this PR :
Testing has been done manually by checking the widgets in a bob file.