-
### Description
Each element of Options has an underline at the bottom。
- When options are initially displayed (IsVisable=True), the display is correct, as shown in the red box in the following im…
-
How to create RadioButton in RN?
Is it possible to implement this feature?
-
The current input component is outdated. Therefore we planned to completely re-develop the input component and also split it into separate components.
- [x] Input
- [x] PasswordInput
- [x] TextInput
…
-
In #5 hebben we een voorziening gemaakt om autorisatiegroepen te koppelen aan waarden uit de de waardelijsten Organisaties, Informatiecategorieën en Thema's. In deze story willen we deze waardelijsten…
-
What steps will reproduce the problem?
1. Just user pyjamas.ui.RadioButton
2. Open the page in IE9
3. You will get INVALID_CHARACTER_ERR (5) in an alert window
What version of Pyjamas are you using? …
-
### Description
Some of the properties related to the text style of `RadioButton` seem to have no effects on iOS.
Those I'm aware of are:
- `TextColor`
- `FontSize`
- `FontAttributes`
##…
-
If two radio-buttons are close together, the focus overlay does prevent one of being clicked, even when both buttons are unfocused. Also the overlay has an asymmetric shape.
Tried to find the correct…
Uni2K updated
3 years ago
-
Project Details are :
https://paste.apache.org/cpo8y
Test case is available on VDI.
Go to Inventory from Select in Menu
Go to PSSM -> Orifice Metering from Setups in Menu
File : com/dbz/modules/C…
-
## What would you like to be added:
On the model of https://github.com/unoplatform/uno.toolkit.ui/blob/main/src/Uno.Toolkit.UI/Behaviors/ItemsRepeaterExtensions.cs, we need a selection behavior to ad…
-
RadioButton
checkRadioButton.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
if(checkRadioButt…